Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 1fcbc0e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2024
1 parent 85c6eff commit 714498f
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:c541d17a5d40de9b9d1d06b681d9e37aa3f444097681485260ca85b2d30cc6bb
FROM myrotvorets/node-min@sha256:1fcbc0e30cf44eea4779174a04eaaa0751b3e3ea4b054343df79d8305e7cf491
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 714498f

Please sign in to comment.