Skip to content

Commit 0304474

Browse files
Update azul/zulu-openjdk-alpine Docker tag to v21
1 parent a86ede7 commit 0304474

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

0 commit comments

Comments
 (0)