diff --git a/build/Dockerfile b/build/Dockerfile index 4f0f722..9a330c8 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -19,6 +19,7 @@ EXPOSE 35729 RUN apk --update --no-cache add \ tini \ tzdata \ + openssl \ && chown node:node /certs \ && chmod 700 certs \ && chmod +r /var/watch