Skip to content

Commit 0016fed

Browse files
vineshcpaulVinesh Chemmala Paul
andauthored
Fix GLIBC_2.32 not found error on IBM PowerPC LE RedHat 8.6 OS (required by /libsnappyjava.so) #512 (#515)
Co-authored-by: Vinesh Chemmala Paul <[email protected]>
1 parent 681b2e1 commit 0016fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/dockcross-ppc64le

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le
3+
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le:20210624-de7b1b0
44

55
#------------------------------------------------------------------------------
66
# Helpers

0 commit comments

Comments
 (0)