Skip to content

Commit 1284e90

Browse files
Update azul/zulu-openjdk-alpine Docker tag to v21
1 parent 28f90ff commit 1284e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM azul/zulu-openjdk-alpine:17
1+
FROM azul/zulu-openjdk-alpine:21
22
COPY build/libs/consumer-0.0.1-SNAPSHOT.jar app.jar
33
ENTRYPOINT ["java","-jar","/app.jar"]

0 commit comments

Comments
 (0)