Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 8cce6c3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 59c5c73 commit cf66e7e
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:71c792bbea3e16f58f0eb96e3f0fdb359f0db04c6c25a40129f6e19bfbf5a5d0
FROM myrotvorets/node-min@sha256:8cce6c3a08f02176d889ff01744df73405a7b5029f046c0984f7b3992ba18a51
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit cf66e7e

Please sign in to comment.