mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
ATS-693: Update transform-misc Dockerfile with newly reserved uid
This commit is contained in:
@@ -9,7 +9,7 @@ ENV JAVA_OPTS=""
|
|||||||
ARG GROUPNAME=Alfresco
|
ARG GROUPNAME=Alfresco
|
||||||
ARG GROUPID=1000
|
ARG GROUPID=1000
|
||||||
ARG MISCUSERNAME=transform-misc
|
ARG MISCUSERNAME=transform-misc
|
||||||
ARG USERID=33004
|
ARG USERID=33006
|
||||||
|
|
||||||
COPY target/${env.project_artifactId}-${env.project_version}.jar /usr/bin
|
COPY target/${env.project_artifactId}-${env.project_version}.jar /usr/bin
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user