Explorar o código

Add bcrypt just to see if bson error goes away.

Lauri Ojansivu %!s(int64=8) %!d(string=hai) anos
pai
achega
932a273ba0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -125,6 +125,7 @@ RUN \
     gosu wekan:wekan npm install bcrypt && \
     cd /home/wekan/app_build/bundle/programs/server/ && \
     gosu wekan:wekan npm install && \
+    gosu wekan:wekan npm install bcrypt && \
     mv /home/wekan/app_build/bundle /build && \
     \
     # Cleanup