Update Maven
This commit is contained in:
parent
bb574d0ef7
commit
d253493359
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM maven:3.9.9-eclipse-temurin-21-alpine AS build
|
FROM maven:3.9.10-eclipse-temurin-21-alpine AS build
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
COPY ./pom.xml ./pom.xml
|
COPY ./pom.xml ./pom.xml
|
||||||
COPY ./src ./src
|
COPY ./src ./src
|
||||||
|
|
Loading…
Add table
Reference in a new issue