Skip to content

Commit

Permalink
Merge pull request #34 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 a56e424
  • Loading branch information
sjinks authored Mar 15, 2024
2 parents 0dcd5aa + 85addf0 commit fb677fc
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:0cc5960c42000ac15e08e4e0e77e34412019a122c5d74e066cadbb2d3c65a6b9
FROM cgr.dev/chainguard/glibc-dynamic:latest@sha256:a56e42423e76c79bc5385fc0ff11af637adf6a116aad60035e54eb3a4fd03d45
COPY --from=build /app/build/src/tfhttp /tfhttp
ENTRYPOINT ["/tfhttp"]

0 comments on commit fb677fc

Please sign in to comment.