Skip to content
Snippets Groups Projects
Commit 71abc8ee authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Update base runtime image to hbpmip/java-base:11.0.1-1

parent 55554ba9
No related branches found
No related tags found
1 merge request!2[pull] master from LREN-CHUV:master
......@@ -12,7 +12,7 @@ COPY src/ /project/src/
RUN cp /usr/share/maven/ref/settings-docker.xml /root/.m2/settings.xml \
&& mvn clean package
FROM hbpmip/java-base:11.0.1-0
FROM hbpmip/java-base:11.0.1-1
MAINTAINER Mirco Nasuti <mirco.nasuti@chuv.ch>
ARG BUILD_DATE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment