mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-02-11 12:04:22 +01:00
Fix Ci, Fix PPC64, Add Fancy2209 to Maintainer label
This commit is contained in:
parent
0bed4bf8e7
commit
40e5e7517f
@ -1,7 +1,7 @@
|
|||||||
ARG ORG=dockcross
|
ARG ORG=dockcross
|
||||||
FROM ${ORG}/base:latest
|
FROM ${ORG}/base:latest
|
||||||
|
|
||||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
|
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com and Fancy2209"
|
||||||
|
|
||||||
# Crosstool-ng version 2024-08-04
|
# Crosstool-ng version 2024-08-04
|
||||||
ENV CT_VERSION crosstool-ng-1.26.0
|
ENV CT_VERSION crosstool-ng-1.26.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
ARG ORG=dockcross
|
ARG ORG=dockcross
|
||||||
FROM ${ORG}/base:latest
|
FROM ${ORG}/base:latest
|
||||||
|
|
||||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
|
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com and Fancy2209"
|
||||||
|
|
||||||
# Crosstool-ng version 2024-08-04
|
# Crosstool-ng version 2024-08-04
|
||||||
ENV CT_VERSION crosstool-ng-1.26.0
|
ENV CT_VERSION crosstool-ng-1.26.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user