Skip to content

Commit 59e95ce

Browse files
update to docker file
1 parent e4d2890 commit 59e95ce

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
@@ -1,5 +1,5 @@
11
# Stage 1: Build with maven to produce the .war application
2-
FROM icr.io/appcafe/open-liberty-devfile-stack:21.0.0.12 as build
2+
FROM icr.io/appcafe/open-liberty-devfile-stack:22.0.0.1 as build
33

44
USER root
55
COPY src /src

0 commit comments

Comments
 (0)