Skip to content

Commit

Permalink
Merge pull request #142 from The-OAG-Development-Project/snyk-fix-33c…
Browse files Browse the repository at this point in the history
…abfadbbd2283d24121c9a41a54448

[Snyk] Security upgrade amazoncorretto from 17.0.9-alpine3.18 to 17.0.10-alpine3.18
  • Loading branch information
Padi-owasp committed Feb 4, 2024
2 parents ee4a5df + e45ace6 commit 136408b
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
Expand Up @@ -16,7 +16,7 @@ RUN mvn package -f /home/app/pom.xml
# Package stage
#
# FROM openjdk:18-oraclelinux8
FROM amazoncorretto:17.0.9-alpine3.18
FROM amazoncorretto:17.0.10-alpine3.18

# for regular linux
# RUN useradd --user-group --system --create-home --no-log-init app
Expand Down

0 comments on commit 136408b

Please sign in to comment.