Skip to content

Commit

Permalink
ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Sep 26, 2023
1 parent 67f5d26 commit 4764a47
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:20210624-de7b1b0
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-ppc64le-lts

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

0 comments on commit 4764a47

Please sign in to comment.