Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update myrotvorets/node:latest docker digest to 645e17d #2007

Merged
merged 1 commit into from
Jan 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:b1e0eb5251ef7ecaaf8419971c8195c2e7e9fe98c4e92fd3b981b00caddfc681 AS build
FROM myrotvorets/node:latest@sha256:645e17d3a4a85ba1796fd3e46864bfed52b55df1ea646edfcdd53f3e0157f7b3 AS build
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service
Expand Down
Loading