Skip to content

Commit 5822b8c

Browse files
chore(deps): update azul/zulu-openjdk docker tag to v21.0.1-jre
1 parent ff9b7d9 commit 5822b8c

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.1-jre
22

33
RUN mkdir /app
44
WORKDIR /app

0 commit comments

Comments
 (0)