Skip to content

Commit

Permalink
Update cgr.dev/chainguard/glibc-dynamic Docker digest to 5915b6b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent dccd3f0 commit 062092a
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 @@ -6,7 +6,7 @@ COPY . /app
RUN go mod tidy; \
go build -o main .

FROM cgr.dev/chainguard/glibc-dynamic@sha256:b1620a369a98f45856657820fb8203adbc8b823ba7019c3bd84185ce45f7b395
FROM cgr.dev/chainguard/glibc-dynamic@sha256:5915b6b2c9ff77916fc534d9c0676eaaf776964f674e4a6aeb6b43426c7db79a

WORKDIR /app

Expand Down

0 comments on commit 062092a

Please sign in to comment.