We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debian:stable
1 parent 031e0b8 commit 0df56c0Copy full SHA for 0df56c0
src/main/docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM eclipse-temurin:21.0.5_11-jre-jammy@sha256:5f8358c9d5615c18e95728e8b8528bda7ff40a7a5da2ac9a35b7a01f5d9b231a AS jre-build
2
3
-FROM debian:stable-slim@sha256:939e69ef5aa4dc178893a718ea567f1ca390df60793fd08c0bc7008362f72a57
+FROM debian:stable-slim@sha256:b5ace515e78743215a1b101a6f17e59ed74b17132139ca3af3c37e605205e973
4
5
# Arguments that can be passed at build time
6
# Directory names must end with / to avoid errors when ADDing and COPYing
0 commit comments