Skip to content

Commit

Permalink
Move up to Liberty 23.0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalcorn authored Sep 1, 2023
1 parent f11f600 commit fd10fbd
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 @@ -15,7 +15,7 @@
# If building locally, you have to complete a maven build first, before running the Docker build

# 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.6-full-java17-openj9-ubi
USER root

COPY --chown=1001:0 src/main/liberty/config /config
Expand Down

0 comments on commit fd10fbd

Please sign in to comment.