diff --git a/Dockerfile b/Dockerfile index f8cc294c..b4323005 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM myrotvorets/node-build:latest@sha256:f6227ea50ebf219e8bdbb8c13ca1ca5c0340a0721971051119c39aa5c3d2f5a4 AS build +FROM myrotvorets/node-build:latest@sha256:32ed31aec6aaa6b33ac47719ac234cfdb1f0cfc7e0ff70a5444c54958ed0934b AS build USER root WORKDIR /srv/service RUN chown nobody:nobody /srv/service