Skip to content

Commit b988766

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.22-1.1753981256 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74dacca commit b988766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

personalization-service/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.22-1.1752676419@sha256:75fa8df8118eaa1710b5676192a10711768f82f02dd9303009aa2c8d23de5cd5
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1753981256@sha256:06d60e73be11d96b4cedc4bd1807e503a6196e9b01be9e4405b6b6d3b816202d
33

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

0 commit comments

Comments
 (0)