We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b2e13 commit e1698d5Copy full SHA for e1698d5
kubernetes/openliberty/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openliberty/open-liberty:22.0.0.5-full-java11-openj9-ubi
+FROM openliberty/open-liberty:22.0.0.10-full-java11-openj9-ubi
2
COPY lib/ /config/resources/
3
COPY --chown=1001:0 server.xml /config/
4
COPY --chown=1001:0 jvm.options /config/
0 commit comments