Skip to content

Commit

Permalink
Update amazoncorretto Docker tag to v17.0.7-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 2af5217 commit b5faec7
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.7-alpine

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

Expand Down

0 comments on commit b5faec7

Please sign in to comment.