Skip to content

Commit

Permalink
Merge pull request #909 from myrotvorets/renovate/myrotvorets-node-min
Browse files Browse the repository at this point in the history
chore(deps): update myrotvorets/node-min docker digest to eadc7f8
  • Loading branch information
myrotvorets-team authored Sep 27, 2023
2 parents 4611057 + e977029 commit 861c498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY --chown=nobody:nobody ./src ./src
RUN npm run build -- --declaration false --removeComments true --sourceMap false
RUN npm prune --omit=dev

FROM myrotvorets/node-min@sha256:b6507efd3f1a23f0486484066943f1c78732e5f646062aea915b1ee6cf027dca
FROM myrotvorets/node-min@sha256:eadc7f87c5220c5fc0bc467f0d13674638dd862a94e7cee2948e0c545e062154
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service && apk add --no-cache vips vips-cpp
Expand Down

0 comments on commit 861c498

Please sign in to comment.