Browse Source

Update Dockerfile to debian:stretch (stable)

Lucian I. Last 6 năm trước cách đây
mục cha
commit
5b55b5f159
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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