Revert "Update debian version"

This reverts commit 672caacb7e.
This commit is contained in:
Benjamin Bohard 2018-05-14 17:27:55 +02:00
parent df9e8934ab
commit 4fb05a37e8
1 changed files with 1 additions and 1 deletions

View File

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