Update Dockerfile

This commit is contained in:
Joshua Schnabel
2020-09-19 15:02:01 +02:00
committed by GitHub
parent 2371a2d8cf
commit 9201c088d6

View File

@ -1,4 +1,4 @@
FROM fauust/docker-systemd:debian-sid
FROM fauust/docker-systemd:debian-10
RUN apt-get update && apt-get upgrade --yes && apt-get install curl wget sudo --yes