Skip to content

Commit

Permalink
Move up to 23.0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalcorn authored Dec 21, 2023
1 parent 981e4b8 commit 2878088
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 @@ -16,7 +16,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:23.0.0.9-full-java17-openj9-ubi
FROM openliberty/open-liberty:23.0.0.12-full-java17-openj9-ubi
USER root

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

0 comments on commit 2878088

Please sign in to comment.