Skip to content

Commit a6d64c7

Browse files
committed
docker-run.sh: update Docker image tag to '20250410_no-alsa'
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>
1 parent 1c5696e commit a6d64c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ docker run -i -v "${SOF_TOP}":/home/sof/work/sof.git \
4343
--env http_proxy="$http_proxy" \
4444
--env https_proxy="$https_proxy" \
4545
$SOF_DOCKER_RUN \
46-
thesofproject/sof:latest ./scripts/sudo-cwd.sh "$@"
46+
thesofproject/sof:20250410_no-alsa ./scripts/sudo-cwd.sh "$@"

0 commit comments

Comments
 (0)