Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to f41e63a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 17d952c commit 663ec8a
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 @@ -13,7 +13,7 @@ COPY --chown=nobody:nobody ./src ./src
RUN npm run build -- --declaration false --removeComments true --sourceMap false
RUN npm prune --omit=dev

FROM myrotvorets/node-min@sha256:a9844f66d8ce3569ad7b101ee94bf3dde1035e815d3a49cf0e036171c2503e5f
FROM myrotvorets/node-min@sha256:f41e63af88c2006f5adf9f26cd9bf068a67f0ee9635a70ed3656b524c9ad634c
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 663ec8a

Please sign in to comment.