Skip to content

Commit 5e024b2

Browse files
Update azul/zulu-openjdk-alpine Docker tag to v21
1 parent f2ac517 commit 5e024b2

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.0.5
22
COPY build/libs/consumer-0.0.1-SNAPSHOT.jar app.jar
33
ENTRYPOINT ["java","-jar","/app.jar"]

0 commit comments

Comments
 (0)