Skip to content

Commit

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

0 comments on commit 0632726

Please sign in to comment.