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
@ -10,7 +10,7 @@ ARG MXE_TARGET_LINK=shared
|
||||
|
||||
# Build-time metadata as defined at http://label-schema.org
|
||||
ARG BUILD_DATE
|
||||
ARG IMAGE=dockcross/windows-shared-x64
|
||||
ARG IMAGE
|
||||
ARG VERSION=latest
|
||||
ARG VCS_REF
|
||||
ARG VCS_URL
|
||||
|
Reference in New Issue
Block a user