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:
Kun Lu 2023-07-21 13:16:52 -04:00 committed by GitHub
parent f3baef0707
commit de674f6d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x:20210210-84c47e5
#------------------------------------------------------------------------------
# Helpers