File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# For documentation see https://jboss-container-images.github.io/openjdk/
2
- FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1753981256 @sha256:06d60e73be11d96b4cedc4bd1807e503a6196e9b01be9e4405b6b6d3b816202d
2
+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1756793420 @sha256:381e4f75c654b4e60b6a39147e803480f85bd3af7db291c0c522811c94f31848
3
3
4
4
# Copy runnable jar to deployments
5
5
COPY target/*.jar /deployments/application.jar
Original file line number Diff line number Diff line change 1
1
# For documentation see https://jboss-container-images.github.io/openjdk/
2
- FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1753981256 @sha256:06d60e73be11d96b4cedc4bd1807e503a6196e9b01be9e4405b6b6d3b816202d
2
+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1756793420 @sha256:381e4f75c654b4e60b6a39147e803480f85bd3af7db291c0c522811c94f31848
3
3
4
4
# Copy runnable jar to deployments
5
5
COPY target/*.jar /deployments/application.jar
Original file line number Diff line number Diff line change 1
1
# For documentation see https://jboss-container-images.github.io/openjdk/
2
- FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1753981256 @sha256:06d60e73be11d96b4cedc4bd1807e503a6196e9b01be9e4405b6b6d3b816202d
2
+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1756793420 @sha256:381e4f75c654b4e60b6a39147e803480f85bd3af7db291c0c522811c94f31848
3
3
4
4
# Copy runnable jar to deployments
5
5
COPY target/*.jar /deployments/application.jar
You can’t perform that action at this time.
0 commit comments