Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from 03bf4a9 to 5a016a6 (#17)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `03bf4a9` to `5a016a6`.

---
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 29, 2023
1 parent ca3d477 commit 4f90e98
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:03bf4a94000b2cf970589bacd2fba436e3bb7be548c88e251dde2aa678b2b868
FROM cgr.dev/chainguard/glibc-dynamic@sha256:5a016a6e993f3a332941430c008841dade3912a45f90bb9aa97ba6dc4e6830f7

WORKDIR /app

Expand Down

0 comments on commit 4f90e98

Please sign in to comment.