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

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

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

See merge request !59
parents 31a5747b 8cba246c
No related branches found
No related tags found
3 merge requests!85chore(deps): update dependency org.hibernate:hibernate-spatial to v6.1.7.final - autoclosed,!84chore(deps): update dependency org.hibernate:hibernate-core to v6.1.7.final - autoclosed,!59chore(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