Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 24, 2024
1 parent 2ca6a57 commit 3e038ed
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 maven:3.9.6-amazoncorretto-21-al2023
FROM maven:3.9.8-amazoncorretto-21-al2023

ADD pom.xml /app/
ADD annot/pom.xml /app/annot/
Expand Down

0 comments on commit 3e038ed

Please sign in to comment.