We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3338454 commit 49572d4Copy full SHA for 49572d4
src/Dockerfile
@@ -2,7 +2,7 @@ FROM node:10-alpine
2
3
RUN apk add --no-cache openssl
4
5
-RUN npm install -g [email protected].5
+RUN npm install -g [email protected].6
6
7
# image configuration
8
ENV SOLID_HOME=/opt/solid
0 commit comments