Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node:latest docker digest to f6e0fff
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent a758c01 commit 5fde95b
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:b0b8ca482836fbfdda25c5ccc1b03c84b3fcfa15fffbf78dc8928e15978a0ea4 AS build
FROM myrotvorets/node:latest@sha256:f6e0ffff1625c0574834624da282bb92245f1501c1e104542f712e721eef80ac 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:b0b8ca482836fbfdda25c5ccc1b03c84b3fcfa15fffbf78dc8928e15978a0ea4
FROM myrotvorets/node:latest@sha256:f6e0ffff1625c0574834624da282bb92245f1501c1e104542f712e721eef80ac
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down

0 comments on commit 5fde95b

Please sign in to comment.