Kaynağa Gözat

Add bcrypt just to see if bson error goes away.

Lauri Ojansivu 8 yıl önce
ebeveyn
işleme
932a273ba0
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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