ATS-693: Update transform-misc Dockerfile with newly reserved uid

This commit is contained in:
kristian
2020-04-02 17:08:38 +01:00
parent b6ef1e1b63
commit e6f082c05e
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ ENV JAVA_OPTS=""
ARG GROUPNAME=Alfresco
ARG GROUPID=1000
ARG MISCUSERNAME=transform-misc
ARG USERID=33004
ARG USERID=33006
COPY target/${env.project_artifactId}-${env.project_version}.jar /usr/bin

View File

@@ -48,5 +48,5 @@
# Please fill the missing licenses for dependencies :
#
#
#Thu Mar 26 11:14:47 GMT 2020
#Thu Apr 02 15:09:15 BST 2020
net.jcip--jcip-annotations--1.0=