chore: update maintainer labels in deb Dockerfile

This commit is contained in:
Trent Maetzold 2026-03-11 11:47:25 -05:00
parent e7d93b9417
commit d1f474d31d

View File

@ -10,7 +10,8 @@ RUN apt-get update && apt-get install -y wget binutils
RUN bash /install.sh
FROM debian:sid-slim
LABEL maintainer="Simon Felding <sife@adm.ku.dk>"
LABEL maintainer="Trent Maetzold <trent@trkm.io>"
LABEL org.opencontainers.image.source="https://github.com/trent-maetzold/protonmail-bridge-docker"
EXPOSE 25/tcp
EXPOSE 143/tcp