Update images to Buster

This commit is contained in:
Jan Dittberner 2020-03-02 15:50:46 +01:00
parent 4f10e21a45
commit adacf12078
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:buster
LABEL maintainer "Jan Dittberner <jan@dittberner.info>"
RUN apt-get update \