Commit 9a7ce816 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch 'zimniy-master-patch-96352' into 'master'

Update Dockerfile

See merge request !6
parents 690eb8b3 a7f7cba1
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -59,3 +59,5 @@ RUN set -ex && \
ENTRYPOINT [ "/entrypoint.sh" ]
CMD [ "help" ]
USER sopds:sopds

FROM runtime AS release