chore(deps): update maven docker tag from 3.9.9-eclipse-temurin-17 to 3.9.10-eclipse-temurin-17
This commit is contained in:
parent
86f8efaa1a
commit
c01c9d00fe
5 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM maven:3.9.9-eclipse-temurin-17 AS build
|
||||
FROM maven:3.9.10-eclipse-temurin-17 AS build
|
||||
WORKDIR /build
|
||||
ARG MAVEN_MIRROR_CENTRAL=https://mirror.grayc.io/maven2
|
||||
RUN mkdir "$HOME/.m2" && printf "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue