Skip to content

Commit 7a9e6b3

Browse files
authored
Merge pull request #23 from fugerit-org/snyk-fix-5626b369314aabafe199f2926f8e6a32
[Snyk] Security upgrade amazoncorretto from 21.0.5-alpine3.19 to 21.0.6-alpine3.19
2 parents 8a99337 + 354c1a3 commit 7a9e6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.corretto-jvm

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# docker image tag [image tag] fugeritorg/fj-daogen-quarkus-demo:latest
1212
#
1313
# Change with any base openjdk image is preferred
14-
FROM amazoncorretto:21.0.5-alpine3.19
14+
FROM amazoncorretto:21.0.6-alpine3.19
1515

1616
LABEL org.opencontainers.image.authors="Fugerit" \
1717
org.opencontainers.image.source="Quarkus" \

0 commit comments

Comments
 (0)