File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
integrations/docker/images/vscode/chip-build-vscode Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ COPY --from=telink /opt/telink/zephyr-sdk-0.16.1 /opt/telink/zephyr-sdk-0.16.1
4242
4343COPY --from=tizen /opt/tizen-sdk /opt/tizen-sdk
4444
45- COPY --from=crosscompile /opt/ubuntu-22 .04.1 -aarch64-sysroot /opt/ubuntu-22 .04.1 -aarch64-sysroot
45+ COPY --from=crosscompile /opt/ubuntu-24 .04-aarch64-sysroot /opt/ubuntu-24 .04-aarch64-sysroot
4646
4747COPY --from=ameba /opt/ameba /opt/ameba
4848
@@ -124,7 +124,7 @@ ENV NRF5_TOOLS_ROOT=/opt/NordicSemiconductor/nRF5_tools
124124ENV OPENOCD_PATH=/opt/openocd/
125125ENV QEMU_ESP32=/opt/espressif/qemu/qemu-system-xtensa
126126ENV QEMU_ESP32_DIR=/opt/espressif/qemu
127- ENV SYSROOT_AARCH64=/opt/ubuntu-22 .04.1 -aarch64-sysroot
127+ ENV SYSROOT_AARCH64=/opt/ubuntu-24 .04-aarch64-sysroot
128128ENV TELINK_ZEPHYR_BASE=/opt/telink/zephyrproject/zephyr
129129ENV TELINK_ZEPHYR_SDK_DIR=/opt/telink/zephyr-sdk-0.16.1
130130ENV TI_SYSCONFIG_ROOT=/opt/ti/sysconfig_1.18.1
You can’t perform that action at this time.
0 commit comments