Rob Austein 3 éve
szülő
commit
18debc052b
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 \