Преглед изворни кода

Update Dockerfile to debian:stretch (stable)

Lucian I. Last пре 6 година
родитељ
комит
5b55b5f159
1 измењених фајлова са 1 додато и 1 уклоњено
  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