We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ea9ef commit 8486b37Copy full SHA for 8486b37
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM myrotvorets/node-build:latest@sha256:66539903bd077e53c7f9367422bc2b8dac8334684b84881ea60ad1bddd5947e5 AS build
+FROM myrotvorets/node-build:latest@sha256:8ca10d153ff85b6624ae49be9f5c4abba970dae18582b3f0c1a090af8325e870 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