Skip to content

Commit

Permalink
chore(deps): update myrotvorets/node-min docker digest to 911bdb4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 77d1f54 commit ff672e3
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:eadc7f87c5220c5fc0bc467f0d13674638dd862a94e7cee2948e0c545e062154
FROM myrotvorets/node-min@sha256:911bdb4078743722286b8ff3f5edaf55193e3e5ae4f86d5de4e369050f646bdb
USER root
WORKDIR /srv/service
RUN chown nobody:nobody /srv/service && apk add --no-cache vips vips-cpp
Expand Down

0 comments on commit ff672e3

Please sign in to comment.