Skip to content

Commit

Permalink
chore(deps): update cgr.dev/chainguard/glibc-dynamic:latest docker di…
Browse files Browse the repository at this point in the history
…gest to f74e480
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 1d57f03 commit 54a6442
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 @@ -16,6 +16,6 @@ RUN \
cmake --build build && \
strip --strip-unneeded build/src/tfhttp

FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:6dff3d81e2edaa0ef48ea87b808c34c4b24959169d9ad317333bdda4ec3c4002
FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:f74e4803c121ac05ee18b475f412d9cf10302587592ce625ea94e2751b57237d
COPY --from=build /app/build/src/tfhttp /tfhttp
ENTRYPOINT ["/tfhttp"]

0 comments on commit 54a6442

Please sign in to comment.