Skip to content

Commit bcabbcd

Browse files
update debian
1 parent 70d8cc5 commit bcabbcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/build_with_custom_toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 1. Start a temporary background container named 'sysroot-builder'
2-
docker run -d --name sysroot-builder debian:11 sleep 3600
2+
docker run -d --name sysroot-builder debian:10 sleep 3600
33

44
# 2. Run the installation and packaging process inside the container
55
docker exec sysroot-builder bash -c "

0 commit comments

Comments
 (0)