Skip to content

Commit a6336c3

Browse files
chore(deps): update node:lts-alpine docker digest to 605dc0b
1 parent bb3cb3c commit a6336c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:lts-alpine@sha256:cb3143549582cc5f74f26f0992cdef4a422b22128cb517f94173a5f910fa4ee7
1+
FROM node:lts-alpine@sha256:605dc0b362bd1781359cf97eea543e082f28784408f85c37c19f612fcf46b83e
22
RUN apk --no-cache -U upgrade && apk add --no-cache python3 make g++
33
WORKDIR /usr/src/app
44
VOLUME /usr/src/app

0 commit comments

Comments
 (0)