Skip to content

Commit af26e23

Browse files
chore(deps): update azul/zulu-openjdk docker tag to v21.0.4-jre
1 parent 8689409 commit af26e23

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,4 +1,4 @@
1-
FROM --platform=$TARGETPLATFORM azul/zulu-openjdk:21-jre
1+
FROM --platform=$TARGETPLATFORM azul/zulu-openjdk:21.0.4-jre
22

33
RUN mkdir /app
44
WORKDIR /app

0 commit comments

Comments
 (0)