Use debian bookworm to build Docker image

TrueNAS 24.10 is based on Debian Bookworm. We need to build py-libzfs CI packages
for Bookworm.
This commit is contained in:
themylogin 2024-04-22 17:38:48 +02:00
parent dee01e8aef
commit 5c57f7ecfc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim
ENV DEBIAN_FRONTEND noninteractive