Skip to content

Commit 660d210

Browse files
chore(deps): update myrotvorets/node-min docker digest to 3b82a73
1 parent 2687b5d commit 660d210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY --chown=nobody:nobody ./src ./src
1313
RUN npm run build -- --declaration false --removeComments true --sourceMap false
1414
RUN npm prune --omit=dev
1515

16-
FROM myrotvorets/node-min@sha256:e8730ffde2979a1dc4b9f52d4303dfc34e703879db730415fa65680c54a76b4d
16+
FROM myrotvorets/node-min@sha256:3b82a732578799f9a4198df496106210071e7fb11d3602ab43f86e4d724adf15
1717
USER root
1818
WORKDIR /srv/service
1919
RUN chown nobody:nobody /srv/service

0 commit comments

Comments
 (0)