We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0ebc2 commit a1f60c9Copy full SHA for a1f60c9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM myrotvorets/node-build:latest@sha256:8ca10d153ff85b6624ae49be9f5c4abba970dae18582b3f0c1a090af8325e870 AS build
+FROM myrotvorets/node-build:latest@sha256:6696ff1b7ed892743ea0295a55a6997ac4047b30131146700b909e320cb167fa AS build
2
USER root
3
WORKDIR /srv/service
4
RUN chown nobody:nobody /srv/service && apk add --no-cache vips-dev
0 commit comments