Skip to content

Commit f74201b

Browse files
authored
Merge pull request #305 from OpenLiberty/upgrade-open-liberty-25.0.0.3
Upgrade to Open Liberty 25.0.0.3
2 parents d0f68e4 + a350f03 commit f74201b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ USER 1001
1111
# Stage 2: Place application on a liberty server
1212
# TODO: Invest in using a kernel build and use the feature manager to install
1313
# needed Liberty features
14-
FROM icr.io/appcafe/open-liberty:25.0.0.1-kernel-slim-java8-openj9-ubi
14+
FROM icr.io/appcafe/open-liberty:25.0.0.3-kernel-slim-java8-openj9-ubi
1515

1616
ARG VERSION=1.0
1717
ARG REVISION=SNAPSHOT

0 commit comments

Comments
 (0)