Rob Austein 3 gadi atpakaļ
vecāks
revīzija
18debc052b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 \