Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 41b0283
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2023
1 parent a477ad5 commit 32e924b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN \
COPY --chown=nobody:nobody ./src ./src
RUN npm run build -- --declaration false --removeComments true --sourceMap false

FROM myrotvorets/node-min@sha256:f5f907c7bcb7149f894d4bf7a9d49cb00793c1897bd4953ef3b903a4604fa891
FROM myrotvorets/node-min@sha256:41b02837476212414b8965c2fde1a9cfb7105309b9c3b9822c0e024ed3356193
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 32e924b

Please sign in to comment.