mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-21 21:14:31 +02:00
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
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x
|
||||
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-s390x:20210210-84c47e5
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# Helpers
|
||||
|
Loading…
x
Reference in New Issue
Block a user