Skip to content

Commit

Permalink
upgrade maven to 3.9.6 in container
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Jan 30, 2024
1 parent e14a735 commit 43f790d
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.5-eclipse-temurin-21 as maven
FROM maven:3.9.6-eclipse-temurin-21 as maven

WORKDIR /src

Expand Down

0 comments on commit 43f790d

Please sign in to comment.