Skip to content

Commit

Permalink
chore(deps): update node:lts-alpine docker digest to 60c64c3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent f1f55e1 commit 9389389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine@sha256:bf77dc26e48ea95fca9d1aceb5acfa69d2e546b765ec2abfb502975f1a2d4def
FROM node:lts-alpine@sha256:60c64c3fe2d3e3a6961e42ce4f88b0e54f037f4580f19309c0e23af1362acbf3
RUN apk --no-cache -U upgrade && apk add --no-cache python3 make g++
WORKDIR /usr/src/app
VOLUME /usr/src/app

0 comments on commit 9389389

Please sign in to comment.