Skip to content

Commit

Permalink
chore(deps): update docker.io/library/debian:12.6-slim docker digest …
Browse files Browse the repository at this point in the history
…to 2ccc7e3
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent b89f7fd commit 75fe144
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 @@ -14,7 +14,7 @@ WORKDIR /test
COPY --from=build /home/gradle/project/build/reports/ .
ENTRYPOINT [ "true" ]

FROM docker.io/library/debian:12.6-slim@sha256:5f7d5664eae4a192c2d2d6cb67fc3f3c7891a8722cd2903cc35aa649a12b0c8d AS jemalloc
FROM docker.io/library/debian:12.6-slim@sha256:2ccc7e39b0a6f504d252f807da1fc4b5bcd838e83e4dec3e2f57b2a4a64e7214 AS jemalloc
# hadolint ignore=DL3008
RUN <<EOF
apt-get update
Expand Down

0 comments on commit 75fe144

Please sign in to comment.