Skip to content

Commit 3320d46

Browse files
committed
Bump base image to debian trixie
1 parent b642b61 commit 3320d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zephyr-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.7
2-
FROM debian:bookworm-slim
2+
FROM debian:trixie-slim
33

44
ARG ZEPHYR_SDK_VERSION=1.0.0
55
ARG ZEPHYR_SDK_INSTALL_DIR=/opt/toolchains/zephyr-sdk-${ZEPHYR_SDK_VERSION}

0 commit comments

Comments
 (0)