Rob Austein hace 3 años
padre
commit
18debc052b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \