Skip to content

Commit

Permalink
Update amazoncorretto Docker tag to v17.0.14-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 71bfd1e commit 9068dfc
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.0.13-alpine
FROM amazoncorretto:17.0.14-alpine

# Uppdate dependencies and clear the dependency cache.
RUN apk update && apk -U upgrade && rm -rf /var/cache/apk/*
Expand Down

0 comments on commit 9068dfc

Please sign in to comment.