Use bullseye dockerfile

merge-requests/20/merge
Bob Mottram 2021-07-22 22:28:57 +01:00
parent 30870d43b7
commit 9948e21db4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:bullseye-slim
ENV DOMAIN=localhost
RUN apt-get update && \
apt-get -y install \