Skip to content

Commit e4d2890

Browse files
update container image version
1 parent da6c406 commit e4d2890

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.11-kernel-slim-java8-ibmjava-ubi
14+
FROM icr.io/appcafe/open-liberty:25.0.0.12-kernel-slim-java8-ibmjava-ubi
1515

1616
ARG VERSION=1.0
1717
ARG REVISION=SNAPSHOT

0 commit comments

Comments
 (0)