Use LABEL org.opencontainers.image.authors instead of MAINTAINERS

This commit is contained in:
Ondřej Surý
2025-03-01 07:17:32 +01:00
parent 85b20cc6c1
commit 2ef9e5538e

View File

@@ -1,5 +1,5 @@
FROM alpine:latest
MAINTAINER BIND 9 Developers <bind9-dev@isc.org>
LABEL org.opencontainers.image.authors="BIND 9 Developers <bind9-dev@isc.org>"
ENV DEBIAN_FRONTEND noninteractive
ENV LC_ALL C.UTF-8