Fix the `GLIBC_2.32' not found issue on s390x (#481)
Signed-off-by: Kun-Lu <kun.lu@ibm.com>
This commit is contained in:
parent
f3baef0707
commit
de674f6d73
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x
|
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x:20210210-84c47e5
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# Helpers
|
# Helpers
|
||||||
|
|
Loading…
Reference in New Issue