Skip to content
Snippets Groups Projects
Commit 8cba246c authored by RenovateBot's avatar RenovateBot
Browse files

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

parent 1400d832
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
This commit is part of merge request !59. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@
# 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
COPY ./VIPSCommon ./VIPSCommon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment