Przeglądaj źródła

Update Dockerfile to debian:stretch (stable)

Lucian I. Last 6 lat temu
rodzic
commit
5b55b5f159
1 zmienionych plików z 1 dodań i 1 usunięć
  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