Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from 56e24b2 to ec603a7 (#40)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `56e24b2` to `ec603a7`.

---
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 7, 2023
1 parent 703d405 commit 5f30873
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:56e24b2276c3974632aa747f0f8d9d443588d4317cb32752b5492c98f03a24b5
FROM cgr.dev/chainguard/glibc-dynamic@sha256:ec603a7b856c4c262d56353505a15b3326ffcedff8e4c890c622745db4ef0a98

WORKDIR /app

Expand Down

0 comments on commit 5f30873

Please sign in to comment.