Docker: move on to buster

buster is the new stable, use it

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Henning Schild
2019-07-31 12:25:03 +02:00
committed by Jan Kiszka
parent 6ed21ad62c
commit 97942197bc
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# This image builds Yocto jobs using the kas tool
FROM debian:stretch-slim
FROM debian:buster-slim
ENV DEBIAN_FRONTEND=noninteractive