Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from 8bbb835 to 40ef207 (#19)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `8bbb835` to `40ef207`.

---
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 May 27, 2023
1 parent 096ecab commit 703d00c
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; \
swag init; \
go build -o main .

FROM cgr.dev/chainguard/glibc-dynamic@sha256:8bbb835acfbc0b2206f4b9a7800ef7eb62b86ddb641b78e68f57fd310c1aba88
FROM cgr.dev/chainguard/glibc-dynamic@sha256:40ef207d31aba3904c6952008838d7747291119948997e01de27d9f472320b46

WORKDIR /app

Expand Down

0 comments on commit 703d00c

Please sign in to comment.