Skip to content

Commit

Permalink
Merge pull request #1864 from myrotvorets/renovate/myrotvorets-node-l…
Browse files Browse the repository at this point in the history
…atest

chore(deps): update myrotvorets/node:latest docker digest to 8ef56a8
  • Loading branch information
myrotvorets-team authored Dec 21, 2024
2 parents 022bf70 + 9b2c672 commit 9836167
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:248229f6b8c8534ca3a545f80543c65f68987914e348e4555ebc10bdcc89e090 AS build
FROM myrotvorets/node:latest@sha256:8ef56a89d9dc4f261a71861bf1f2a2bda87c501bca039f58a95a31bd22e7db5d 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:248229f6b8c8534ca3a545f80543c65f68987914e348e4555ebc10bdcc89e090
FROM myrotvorets/node:latest@sha256:8ef56a89d9dc4f261a71861bf1f2a2bda87c501bca039f58a95a31bd22e7db5d
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 9836167

Please sign in to comment.