Skip to content

Commit

Permalink
Move up to 23.0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalcorn authored Nov 16, 2023
1 parent f578cda commit 7f28fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# RUN mvn -f /usr/pom.xml clean package

# FROM openliberty/open-liberty:21.0.0.9-kernel-slim-java11-openj9-ubi
FROM openliberty/open-liberty:22.0.0.12-full-java17-openj9-ubi
FROM openliberty/open-liberty:23.0.0.9-full-java17-openj9-ubi

# ARG extract_keycloak_cert
USER root
Expand Down

0 comments on commit 7f28fd7

Please sign in to comment.