upgrade to bullseye

This commit is contained in:
2021-01-28 14:52:12 +01:00
parent 964ad65e27
commit a64be0c66a

View File

@ -1,4 +1,4 @@
FROM debian:buster
FROM debian:bullseye
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="registry.hottis.de/dockerized/base-build-env"