Explorar el Código

Update 'Dockerfile'

snppla hace 6 años
padre
commit
5f4736943c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-from debian
+from debian:stretch
 
 
 RUN apt-get update
 RUN apt-get update
 RUN apt-get -y install openvpn
 RUN apt-get -y install openvpn