Skip to content

Commit

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

---
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 Jun 27, 2023
1 parent bc3ca2e commit aad0ed3
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:3f5e1fc01f9b1de01f3ba03c95db51844ed9068938b3e6be43935c6967565450
FROM cgr.dev/chainguard/glibc-dynamic@sha256:56e24b2276c3974632aa747f0f8d9d443588d4317cb32752b5492c98f03a24b5

WORKDIR /app

Expand Down

0 comments on commit aad0ed3

Please sign in to comment.