We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83fdc1 commit 61eb9d2Copy full SHA for 61eb9d2
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Multi-stage build
2
-FROM maven:3.9.8-eclipse-temurin-21 as build
+FROM maven:3.9.9-eclipse-temurin-21 as build
3
4
# Build args
5
ARG MAVEN_OPTS=-DskipTests
0 commit comments