Skip to content

Commit

Permalink
Upgrade mvn version
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Nevado <nevado.mario@gmail.com>
  • Loading branch information
mnevadom committed Jun 18, 2024
1 parent 6ba532e commit 8f9a881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vote/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM maven:3-eclipse-temurin-11
FROM maven:3.9.7-eclipse-temurin-22

WORKDIR /app
COPY . .
Expand Down

0 comments on commit 8f9a881

Please sign in to comment.