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 282ee09 commit 3b40348Copy full SHA for 3b40348
1 file changed
zephyr/docker-run.sh
@@ -65,7 +65,7 @@ run_command()
65
--workdir /zep_workspace \
66
$SOF_DOCKER_RUN \
67
--env REAL_CC --env http_proxy --env https_proxy \
68
- thesofproject/zephyr-lite:v0.28.4 \
+ thesofproject/zephyr-lite:v0.28.4-rc1 \
69
./sof/scripts/sudo-cwd.sh "$@"
70
}
71
0 commit comments