1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-04 10:24:42 +02:00

[Clamd] Rebuild on Bullseye Base

This commit is contained in:
Niklas Meyer 2022-01-18 15:14:45 +01:00 committed by GitHub
parent a5e38f33d9
commit f9e28b8d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:bullseye-slim
LABEL maintainer "André Peters <andre.peters@servercow.de>"