Skip to content

Commit

Permalink
chore(deps): update gcr.io/distroless/java21-debian12:nonroot docker …
Browse files Browse the repository at this point in the history
…digest to 54175aa
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent b146a06 commit 331b877
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 @@ -23,7 +23,7 @@ apt-get clean
rm -rf /var/lib/apt/lists/*
EOF

FROM gcr.io/distroless/java21-debian12:nonroot@sha256:2985410a80560b788c15694d9dba8da051db5087f6e2a7cff64358650fdd91f5
FROM gcr.io/distroless/java21-debian12:nonroot@sha256:54175aa6bbdc1647b9bb9db513f8fbb1bc5e350437081bb0756f975db2fb3d11
WORKDIR /opt/obds-to-fhir
ENV LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libjemalloc.so"

Expand Down

0 comments on commit 331b877

Please sign in to comment.