Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 5902f0d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent cc5047a commit 5127f95
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:6cfca8e075ad9ec5624f6ec4a791ede263ac60fc56c02cda0720d55d657bea61
FROM myrotvorets/node-min@sha256:5902f0d6f0d6e5409270d3c6c0e4046574a8df87601858a1f18ce50b3b8a7470
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 5127f95

Please sign in to comment.