Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node:latest docker digest to 3ff7d20 (#…
Browse files Browse the repository at this point in the history
…1846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 38abc76 commit 6c9bd51
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:b289785327e4ea3ca798f58289287f55218cfd1b5b3b96c48180862b1feb9f1c AS build
FROM myrotvorets/node:latest@sha256:3ff7d205306a3bd1f77961503e41d290a9a9993819cd888f6ed1d1e1dfde76a4 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:b289785327e4ea3ca798f58289287f55218cfd1b5b3b96c48180862b1feb9f1c
FROM myrotvorets/node:latest@sha256:3ff7d205306a3bd1f77961503e41d290a9a9993819cd888f6ed1d1e1dfde76a4
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 6c9bd51

Please sign in to comment.