We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1610eb commit 298677eCopy full SHA for 298677e
Dockerfile
@@ -20,7 +20,7 @@ RUN mvn clean package -DskipTests
20
# -----------------------------
21
# Stage 2: Runtime
22
23
-FROM docker.io/library/eclipse-temurin:21-jre@sha256:02df6e67e0d0ba516810a238629ae194e1d88cd6c75674bc74fc7030763ee0b6
+FROM docker.io/library/eclipse-temurin:21-jre@sha256:bbcd43c7120c41cc5c9fc844b4403e6865a6f911fec1624ff5dda6f9118cc115
24
25
# Install dependencies
26
RUN set -eux; \
0 commit comments