Switch to bullseye

This commit is contained in:
Serge Schneider
2021-10-04 15:40:35 +01:00
parent a8596e0d89
commit d9b4a4a985
9 changed files with 40 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
ARG BASE_IMAGE=debian:buster
ARG BASE_IMAGE=debian:bullseye
FROM ${BASE_IMAGE}
ENV DEBIAN_FRONTEND noninteractive