mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 05:29:24 +02:00
Fix wrong file name
Fix wrong file name Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -13,4 +13,4 @@ RUN \
|
||||
rm -rf /buildscripts
|
||||
|
||||
# Runtime scripts
|
||||
COPY imagefiles/entrypoint.sh imagefiles/dockcross /dockcross/
|
||||
COPY imagefiles/entrypoint.sh imagefiles/dockcross.sh /dockcross/
|
||||
|
Reference in New Issue
Block a user