Update debian version

This commit is contained in:
Josh Kunz 2022-01-06 22:27:39 -08:00
parent 0750a472bf
commit 244328c32c

View File

@ -1,4 +1,4 @@
FROM debian:buster-20190228-slim
FROM debian:bullseye-20211220-slim
RUN apt-get update && apt-get -y upgrade && \
apt-get --no-install-recommends -y install \