Explorar o código

Update Dockerfile to debian:stretch (stable)

Lucian I. Last %!s(int64=6) %!d(string=hai) anos
pai
achega
5b55b5f159
Modificáronse 1 ficheiros con 1 adicións e 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