Skip to content

Commit 1b88983

Browse files
chore(deps): update myrotvorets/node:latest docker digest to e29a6db (#2033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27cafc4 commit 1b88983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM myrotvorets/node:latest@sha256:e146cf5b72d43e45e6fbe87db109355e8ffdc3572834144efe38ff96f7251caf AS build
1+
FROM myrotvorets/node:latest@sha256:e29a6dbaf9f0c387c5571b98eadd889035b1b7f1cd4527d35eb31441d01c7415 AS build
22
USER root
33
WORKDIR /srv/service
44
RUN chown nobody:nogroup /srv/service

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM myrotvorets/node:latest@sha256:e146cf5b72d43e45e6fbe87db109355e8ffdc3572834144efe38ff96f7251caf
1+
FROM myrotvorets/node:latest@sha256:e29a6dbaf9f0c387c5571b98eadd889035b1b7f1cd4527d35eb31441d01c7415
22
USER root
33
WORKDIR /srv/service
44
RUN chown nobody:nobody /srv/service

0 commit comments

Comments
 (0)