Skip to content

Commit 7fc26c8

Browse files
committed
Revert "Bump to bookworm, since bullseye no longer builds"
This reverts commit 1215edb.
1 parent 1215edb commit 7fc26c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

silabs-multiprotocol/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILD_FROM
22
ARG BUILD_ARCH
3-
FROM --platform=linux/amd64 debian:bookworm AS cross-builder-base
3+
FROM --platform=linux/amd64 debian:bullseye AS cross-builder-base
44

55
ENV \
66
LANG="C.UTF-8" \

0 commit comments

Comments
 (0)