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 5338809 commit 3d64a74Copy full SHA for 3d64a74
linux/build/tools/01-docker.sh
@@ -22,5 +22,5 @@ helm plugin install https://github.com/databus23/helm-diff
22
curl -o /var/runner/tools/bin/helmfile -L "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_linux_amd64"
23
chmod +x /var/runner/tools/bin/helmfile
24
25
-curl -o /var/runner/tools/bin/docuum -L "https://github.com/stepchowfun/docuum/releases/download/v0.26.0/docuum-x86_64-unknown-linux-gnu"
+curl -o /var/runner/tools/bin/docuum -L "https://github.com/stepchowfun/docuum/releases/download/v0.26.0/docuum-x86_64-unknown-linux-musl"
26
chmod +x /var/runner/tools/bin/docuum
0 commit comments