Skip to content

Commit

Permalink
Fix GLIBC_2.32 not found error on IBM PowerPC LE RedHat 8.6 OS (requi…
Browse files Browse the repository at this point in the history
…red by /libsnappyjava.so) #512 (#515)

Co-authored-by: Vinesh Chemmala Paul <vpaul@cloudera.com>
  • Loading branch information
vineshcpaul and Vinesh Chemmala Paul authored Sep 26, 2023
1 parent 681b2e1 commit 0016fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockcross-ppc64le
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le:20210624-de7b1b0

#------------------------------------------------------------------------------
# Helpers
Expand Down

0 comments on commit 0016fed

Please sign in to comment.