Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 9077e18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2023
1 parent 5c74364 commit 28ad769
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:41b02837476212414b8965c2fde1a9cfb7105309b9c3b9822c0e024ed3356193
FROM myrotvorets/node-min@sha256:9077e18002f9d4c1899748ee322015882c3c54b55df4cea0dfcb685f97ca50b4
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 28ad769

Please sign in to comment.