Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node:latest docker digest to 0b47f3a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 03acf62 commit 1a1eced
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:000f622be88977cfaa773bd9816f88e3c9c8645e0bfcedf0f408339a8712185e AS build
FROM myrotvorets/node:latest@sha256:0b47f3ad23dc8afa51e8e389b528bddab39e251959c65fc0a59bab7324417f74 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:000f622be88977cfaa773bd9816f88e3c9c8645e0bfcedf0f408339a8712185e
FROM myrotvorets/node:latest@sha256:0b47f3ad23dc8afa51e8e389b528bddab39e251959c65fc0a59bab7324417f74
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 1a1eced

Please sign in to comment.