Skip to content

Commit 58a09ec

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.24-1
1 parent 63a4980 commit 58a09ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

refarch-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-1@sha256:7a9bcb511e260ac3074f250a91b6dccb37cecf4b602532f0eb455e0d2109c9fc
33

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

refarch-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-1@sha256:7a9bcb511e260ac3074f250a91b6dccb37cecf4b602532f0eb455e0d2109c9fc
33

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

0 commit comments

Comments
 (0)