Explorar o código

Update base image (to use go 1.5)

Otherwise, we get
    undefined: crypto.Signer
Girish Ramakrishnan %!s(int64=9) %!d(string=hai) anos
pai
achega
938d3c2acc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM cloudron/base:0.3.3
+FROM cloudron/base:0.4.0
 
 RUN apt-get update && \
     apt-get install -y openssh-server && \