Rob Austein 3 年之前
父節點
當前提交
18debc052b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 # At some point maybe add variables to control size of screen.
 
-FROM debian:stretch
+FROM debian:buster
 
 RUN apt-get --yes update && apt-get --yes install --no-install-recommends \
     firefox-esr \