浏览代码

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