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 committed Dec 19, 2023
1 parent df2ac8e commit 596a6d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2020-2022 IBM Corp All Rights Reserved
# Copyright 2020-2021 IBM Corp All Rights Reserved
# Copyright 2022-2023 Kyndryl, All Rights Reserved

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -23,7 +24,7 @@
# RUN mvn -f /usr/pom.xml clean package

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

# ARG extract_keycloak_cert
USER root
Expand Down

0 comments on commit 596a6d4

Please sign in to comment.