Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from 84330a5 to 9876aed (#49)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `84330a5` to `9876aed`.

---
updated-dependencies:
- dependency-name: chainguard/glibc-dynamic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 0e687a9 commit 32b7ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN go install github.com/swaggo/swag/cmd/swag@latest; \
/root/go/bin/swag init; \
go build -o main .

FROM cgr.dev/chainguard/glibc-dynamic@sha256:84330a5c2f3b425a77320bc599a6a813fa986aab9b6a0fd7f58d753d6fe2143e
FROM cgr.dev/chainguard/glibc-dynamic@sha256:9876aed3271b116aed70bd4c37d5e94bbf13940e440c29783a1e0886f96fee20

WORKDIR /app

Expand Down

0 comments on commit 32b7ea8

Please sign in to comment.