File tree 1 file changed +2
-2
lines changed
integrations/docker/images/vscode/chip-build-vscode
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
42
42
43
43
COPY --from=tizen /opt/tizen-sdk /opt/tizen-sdk
44
44
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
46
46
47
47
COPY --from=ameba /opt/ameba /opt/ameba
48
48
@@ -124,7 +124,7 @@ ENV NRF5_TOOLS_ROOT=/opt/NordicSemiconductor/nRF5_tools
124
124
ENV OPENOCD_PATH=/opt/openocd/
125
125
ENV QEMU_ESP32=/opt/espressif/qemu/qemu-system-xtensa
126
126
ENV 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
128
128
ENV TELINK_ZEPHYR_BASE=/opt/telink/zephyrproject/zephyr
129
129
ENV TELINK_ZEPHYR_SDK_DIR=/opt/telink/zephyr-sdk-0.16.1
130
130
ENV TI_SYSCONFIG_ROOT=/opt/ti/sysconfig_1.18.1
You can’t perform that action at this time.
0 commit comments