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 26a3c17 commit 6c80075Copy full SHA for 6c80075
1 file changed
mkosi.images/buildernet/mkosi.build.d/18-lighthouse.sh.chroot
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
-REF=176cce585c1ba979a6210ed79b6b6528596cdb8c #v8.1.3
+REF=120c3c6dac9df8ee4d83f055919bd3488abae4f6 #v8.2.0
5
PATH="$BUILDDIR/rust-toolchain/bin:$PATH"
6
BUILDDIR="$BUILDDIR/lighthouse"
7
CARGO_TARGET_DIR="$BUILDDIR/target"
0 commit comments