mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 21:49:24 +02:00
Replace deprecated label 'MAINTAINER' by 'LABEL maintainer'
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
# For more details, read https://github.com/dockcross/dockcross/issues/367
|
||||
FROM dockcross/manylinux2014-x64:20210708-94745ff
|
||||
|
||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
|
||||
|
||||
# This is for 64-bit ARM Manylinux machine
|
||||
|
||||
# Crosstool-ng version
|
||||
|
Reference in New Issue
Block a user