Skip to content
Snippets Groups Projects
Commit 90924ac8 authored by RenovateBot's avatar RenovateBot
Browse files

Update maven Docker tag to v3.8

parent b21643c8
No related branches found
No related tags found
2 merge requests!154Merge all Wildfly 26 compatible updates into develop,!139chore(deps): update maven docker tag to v3.8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# the first stage of our build will use a maven 3.6 parent image # the first stage of our build will use a maven 3.6 parent image
FROM maven:3.6-openjdk-11 AS MAVEN_BUILD FROM maven:3.8-openjdk-11 AS MAVEN_BUILD
# We need VIPSCommon too, so the source code must be available in the parent folder # We need VIPSCommon too, so the source code must be available in the parent folder
COPY ./VIPSCommon ./VIPSCommon COPY ./VIPSCommon ./VIPSCommon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment