Skip to content

Commit

Permalink
chore(deps): update amazoncorretto docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent a24cce3 commit 04d6ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/x86_64 amazoncorretto:11-alpine-jdk
FROM --platform=linux/x86_64 amazoncorretto:21-alpine-jdk

RUN apk update \
&& apk upgrade \
Expand Down

0 comments on commit 04d6ff9

Please sign in to comment.