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 b642b61 commit 3320d46Copy full SHA for 3320d46
1 file changed
zephyr-base/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.7
2
-FROM debian:bookworm-slim
+FROM debian:trixie-slim
3
4
ARG ZEPHYR_SDK_VERSION=1.0.0
5
ARG ZEPHYR_SDK_INSTALL_DIR=/opt/toolchains/zephyr-sdk-${ZEPHYR_SDK_VERSION}
0 commit comments