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 b5fb6ef commit c83fdc1Copy full SHA for c83fdc1
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Multi-stage build
2
-FROM maven:3-eclipse-temurin-21 as build
+FROM maven:3.9.8-eclipse-temurin-21 as build
3
4
# Build args
5
ARG MAVEN_OPTS=-DskipTests
0 commit comments