Skip to content

Commit

Permalink
Use debian bookworm to build Docker image
Browse files Browse the repository at this point in the history
TrueNAS 24.10 is based on Debian Bookworm. We need to build py-libzfs CI packages
for Bookworm.
  • Loading branch information
themylogin committed Apr 22, 2024
1 parent dee01e8 commit 5c57f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 5c57f7e

Please sign in to comment.