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
Branches
Tags
2 merge requests!154Merge all Wildfly 26 compatible updates into develop,!139chore(deps): update maven docker tag to v3.8
This commit is part of merge request !139. Comments created here will be created in the context of that merge request.
...@@ -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