mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Dockerfile: Remove unused default value associated IMAGE build argument
This commit is contained in:

committed by
Jonas Vautherin

parent
8469056c36
commit
369d828efd
@ -29,7 +29,7 @@ ENTRYPOINT ["/dockcross/linux32-entrypoint.sh"]
|
||||
|
||||
# Build-time metadata as defined at http://label-schema.org
|
||||
ARG BUILD_DATE
|
||||
ARG IMAGE=dockcross/manylinux1-x86
|
||||
ARG IMAGE
|
||||
ARG VERSION=latest
|
||||
ARG VCS_REF
|
||||
ARG VCS_URL
|
||||
|
Reference in New Issue
Block a user