We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a46c68 commit 7e6466dCopy full SHA for 7e6466d
tools/earthly.sh
@@ -4,7 +4,7 @@
4
5
set -euo pipefail
6
7
-: "${EARTHLY_VERSION:=0.8.3}"
+: "${EARTHLY_VERSION:=0.8.16}"
8
9
# Calc the arch of the executable we want
10
case "$ARCHNAME" in
0 commit comments