Skip to content

Commit 02a7bad

Browse files
committed
version 5.2.2
1 parent 8ac23f6 commit 02a7bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 solid-server@5.2.1
5+
RUN npm install -g solid-server@5.2.2
66

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

0 commit comments

Comments
 (0)