Skip to content

Commit

Permalink
use lts image for glibc compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
NersesAM committed May 19, 2023
1 parent f92925a commit 3806751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockcross-arm64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64
DEFAULT_DOCKCROSS_IMAGE=dockcross/linux-arm64-lts

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

0 comments on commit 3806751

Please sign in to comment.