Explorar el Código

Update Dockerfile to debian:stretch (stable)

Lucian I. Last hace 6 años
padre
commit
5b55b5f159
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/Dockerfile

+ 1 - 1
test/Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:jessie
+FROM debian:stretch
 
 RUN apt-get update -y && apt-get install -y apache2