Update debian version

This commit is contained in:
Benjamin Bohard 2018-05-14 15:54:56 +02:00
parent 06941ae7ed
commit 672caacb7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:buster
MAINTAINER Benjamin Bohard
RUN apt update && apt install -y ca-certificates gnupg aptly aptly-publisher && apt clean