Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from f5cc6ba to 0d70ebb (#57)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `f5cc6ba` to `0d70ebb`.

---
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 Aug 3, 2023
1 parent 5bd4383 commit a6df8ec
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:f5cc6baf8facc559498479635dd6fe93204765aad80709b8f8fb89cddcba7b50
FROM cgr.dev/chainguard/glibc-dynamic@sha256:0d70ebbd9ea42ce8111ebd3c21479ff00ebabea4bc39477aad44408b9ec3c13b

WORKDIR /app

Expand Down

0 comments on commit a6df8ec

Please sign in to comment.