Skip to content

Commit

Permalink
Update openjdk Docker tag to v11.0.16-jre-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent bcc81f2 commit 20e4a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:11-jre-slim
FROM openjdk:11.0.16-jre-slim
MAINTAINER Nils Hoffmann <[email protected]>
VOLUME /tmp
# receive jar file to host via argument
Expand Down

0 comments on commit 20e4a21

Please sign in to comment.