Skip to content

audit dockerfile: replace deprecated MAINTAINER lookup#1716

Open
NicolasCARPi wants to merge 1 commit intoCISOfy:masterfrom
NicolasCARPi:nico-maintainer
Open

audit dockerfile: replace deprecated MAINTAINER lookup#1716
NicolasCARPi wants to merge 1 commit intoCISOfy:masterfrom
NicolasCARPi:nico-maintainer

Conversation

@NicolasCARPi
Copy link
Contributor

The MAINTAINER instruction was deprecated in 2017 in favor of an OCI label "org.opencontainers.image.authors".

This patch replaces the MAINTAINER line lookup for this label in Dockerfiles.

see: https://docs.docker.com/reference/build-checks/maintainer-deprecated/

The MAINTAINER instruction was deprecated in 2017 in favor of an OCI
label "org.opencontainers.image.authors".

This patch replaces the MAINTAINER line lookup for this label in
Dockerfiles.

see: https://docs.docker.com/reference/build-checks/maintainer-deprecated/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant