Skip to content

Commit 1ef3704

Browse files
chore(deps): update node:lts-alpine docker digest to dbcedd8
1 parent bb3cb3c commit 1ef3704

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:dbcedd8aeab47fbc0f4dd4bffa55b7c3c729a707875968d467aaaea42d6225af
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)