ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le
This commit is contained in:
parent
67f5d26981
commit
4764a47e75
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le:20210624-de7b1b0
|
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le-lts
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# Helpers
|
# Helpers
|
||||||
|
|
Loading…
Reference in New Issue