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 bb574d0 commit d253493Copy full SHA for d253493
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM maven:3.9.9-eclipse-temurin-21-alpine AS build
+FROM maven:3.9.10-eclipse-temurin-21-alpine AS build
2
WORKDIR /tmp
3
COPY ./pom.xml ./pom.xml
4
COPY ./src ./src
0 commit comments