Skip to content

Commit

Permalink
Update amazoncorretto Docker tag to v17.0.5-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 2af5217 commit 15caddb
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 amazoncorretto:17-alpine
FROM amazoncorretto:17.0.5-alpine

RUN apk upgrade --update-cache --available && apk add openssl && rm -rf /var/cache/apk/*

Expand Down

0 comments on commit 15caddb

Please sign in to comment.