Skip to content

Commit 49572d4

Browse files
committed
version 5.1.6
1 parent 3338454 commit 49572d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM node:10-alpine
22

33
RUN apk add --no-cache openssl
44

5-
RUN npm install -g [email protected].5
5+
RUN npm install -g [email protected].6
66

77
# image configuration
88
ENV SOLID_HOME=/opt/solid

0 commit comments

Comments
 (0)