Skip to content

Commit 5264de2

Browse files
chore(deps): update node:lts-alpine docker digest to 2867d55
1 parent 12dde59 commit 5264de2

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:2867d550cf9d8bb50059a0fff528741f11a84d985c732e60e19e8e75c7239c43
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)