Skip to content

Commit 3741eec

Browse files
authored
Merge pull request #50 from fugerit-org/snyk-fix-ff548116a6f3e1fee0aa66c5ab5268fd
[Snyk] Security upgrade amazoncorretto from 21.0.6-alpine3.19 to 21.0.9-alpine3.19
2 parents c1179e0 + bd04a9f commit 3741eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.corretto-jvm

Lines changed: 1 addition & 1 deletion
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.6-alpine3.19
14+
FROM amazoncorretto:21.0.9-alpine3.19
1515

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

0 commit comments

Comments
 (0)