Andrew Phillips hace 7 años
padre
commit
0b48987201
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.5.2
+FROM alpine:3.5
 
 # Setup demo environment variables
 ENV HOME=/root \