Skip to content

Commit

Permalink
update corretto base image
Browse files Browse the repository at this point in the history
  • Loading branch information
d-t-w committed Dec 16, 2024
1 parent 43823f4 commit 3e86816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfile/flex-ce/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM amazoncorretto:17.0.7
FROM amazoncorretto:17.0.13

ARG VERSION
ARG RELEASE
Expand Down
2 changes: 1 addition & 1 deletion dockerfile/flex/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:17.0.7
FROM amazoncorretto:17.0.13

ARG VERSION
ARG RELEASE
Expand Down

0 comments on commit 3e86816

Please sign in to comment.