Skip to content

Commit

Permalink
chore(deps): update docker.io/library/debian:12.5-slim docker digest …
Browse files Browse the repository at this point in the history
…to 67f3931
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 54b491c commit 3315f35
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.5-slim@sha256:804194b909ef23fb995d9412c9378fb3505fe2427b70f3cc425339e48a828fca AS jemalloc
FROM docker.io/library/debian:12.5-slim@sha256:67f3931ad8cb1967beec602d8c0506af1e37e8d73c2a0b38b181ec5d8560d395 AS jemalloc
# hadolint ignore=DL3008
RUN <<EOF
apt-get update
Expand Down

0 comments on commit 3315f35

Please sign in to comment.