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 1c5696e commit a6d64c7Copy full SHA for a6d64c7
scripts/docker-run.sh
@@ -43,4 +43,4 @@ docker run -i -v "${SOF_TOP}":/home/sof/work/sof.git \
43
--env http_proxy="$http_proxy" \
44
--env https_proxy="$https_proxy" \
45
$SOF_DOCKER_RUN \
46
- thesofproject/sof:latest ./scripts/sudo-cwd.sh "$@"
+ thesofproject/sof:20250410_no-alsa ./scripts/sudo-cwd.sh "$@"
0 commit comments