Skip to content

Commit 4725293

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.24-2.1770236038
1 parent 16e57ad commit 4725293

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://jboss-container-images.github.io/openjdk/
2-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764764731@sha256:14e5af876865b25abdc15c137dd30e68b3394aaee18e26bd1777036a52a907c5
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1770236038@sha256:20252d0fd32221be2c6ffa91c19f0344c80c8ce3f054a26a2d7492a172516e53
33

44
# Copy runnable jar to deployments
55
COPY target/*.jar /deployments/application.jar

ehrenamt-justiz-backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://jboss-container-images.github.io/openjdk/
2-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764764731@sha256:14e5af876865b25abdc15c137dd30e68b3394aaee18e26bd1777036a52a907c5
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1770236038@sha256:20252d0fd32221be2c6ffa91c19f0344c80c8ce3f054a26a2d7492a172516e53
33

44
# Copy runnable jar to deployments
55
COPY target/*.jar /deployments/application.jar

ehrenamt-justiz-eai/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://jboss-container-images.github.io/openjdk/
2-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764764731@sha256:14e5af876865b25abdc15c137dd30e68b3394aaee18e26bd1777036a52a907c5
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1770236038@sha256:20252d0fd32221be2c6ffa91c19f0344c80c8ce3f054a26a2d7492a172516e53
33

44
# Copy runnable jar to deployments
55
COPY target/*.jar /deployments/application.jar

0 commit comments

Comments
 (0)