Skip to content

Commit

Permalink
Bump chainguard/glibc-dynamic from d71ef5e to 96e3def (#10)
Browse files Browse the repository at this point in the history
Bumps chainguard/glibc-dynamic from `d71ef5e` to `96e3def`.

---
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 18, 2023
1 parent 0191370 commit 3b2bb7a
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:d71ef5ebe6f4b6e5fb621e5bb187affd1b6a105aa16f88b0a9115a73dd16ddf4
FROM cgr.dev/chainguard/glibc-dynamic@sha256:96e3def2903985214d0758ed09585d0d9d2d6da7288d85fdc65d9e44b3386d1f

WORKDIR /app

Expand Down

0 comments on commit 3b2bb7a

Please sign in to comment.