Skip to content

Commit

Permalink
Merge pull request #16 from sjinks/renovate/cgr.dev-chainguard-glibc-…
Browse files Browse the repository at this point in the history
…dynamic-latest

chore(deps): update cgr.dev/chainguard/glibc-dynamic:latest docker digest to ffa63f8
  • Loading branch information
sjinks authored Feb 1, 2024
2 parents 00ea198 + 2a26f53 commit 8ef6fbb
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:6895a08124484dcab1daa40861ebe814290e0a48aab71cdd3eccc75de0c045ce
FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:ffa63f86b2123cfa053f91634f2b2a54528868478aa72c0ce682f2279ce9b2bf
COPY --from=build /app/build/src/tfhttp /tfhttp
ENTRYPOINT ["/tfhttp"]

0 comments on commit 8ef6fbb

Please sign in to comment.