Skip to content
Snippets Groups Projects
Commit 45982def authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Merge branch 'renovate/maven-3.x' into 'renovate-updates'

chore(deps): update maven docker tag to v3.8

See merge request !139
parents 546b4efd 90924ac8
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