Skip to content

Commit e257668

Browse files
Merge pull request #352 from OpenLiberty/25.0.0.11
Update container images to 25.0.0.11
2 parents 86091a9 + 8f9585f commit e257668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.10-kernel-slim-java8-ibmjava-ubi
14+
FROM icr.io/appcafe/open-liberty:25.0.0.11-kernel-slim-java8-ibmjava-ubi
1515

1616
ARG VERSION=1.0
1717
ARG REVISION=SNAPSHOT

0 commit comments

Comments
 (0)