Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node:latest docker digest to 7f75fb4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 7974cec commit 8d857b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM myrotvorets/node:latest@sha256:875332dafb6e75aa77cfaa3e4a88e2bea2b501030820394528d08523512d2ec1 AS build
FROM myrotvorets/node:latest@sha256:7f75fb4b791bccd48c17aaab9fdd97d9e40790b27a2882565a40b9e440ed9f1e AS build
USER root
WORKDIR /srv/service
RUN chown nobody:nogroup /srv/service
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM myrotvorets/node:latest@sha256:875332dafb6e75aa77cfaa3e4a88e2bea2b501030820394528d08523512d2ec1
FROM myrotvorets/node:latest@sha256:7f75fb4b791bccd48c17aaab9fdd97d9e40790b27a2882565a40b9e440ed9f1e
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 8d857b1

Please sign in to comment.