docker tryong to fix stage, client update

This commit is contained in:
2022-03-10 10:42:42 +01:00
parent 2086e9f3d2
commit 999985c45e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ RUN apk update && apk --no-cache add shadow && \
usermod -u 1001 node && \
groupmod -g 1001 node
RUN find / -group 1000 -exec chgrp -h node {} \;
RUN find / -user 1000 -exec chown -h node {} \;
# RUN find / -group 1000 -exec chgrp -h node {} \;
# RUN find / -user 1000 -exec chown -h node {} \;
ARG USER_UID
ARG USER_UNAME
+1 -1
Submodule client updated: 4ec12bbaec...cae01c650b