Skip to content

Commit

Permalink
Merge pull request #9 from FoxBukkit/renovate/amazoncorretto-21.x
Browse files Browse the repository at this point in the history
Update amazoncorretto Docker tag to v21.0.1-alpine
  • Loading branch information
Doridian authored Nov 27, 2023
2 parents 4f6e602 + c22dc98 commit 6a9a72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:21-alpine
FROM amazoncorretto:21.0.1-alpine

RUN apk update && \
apk add curl npm nodejs git wget
Expand Down

0 comments on commit 6a9a72c

Please sign in to comment.