Skip to content

Commit

Permalink
chore: switch to bookworm for clickhouse-auto-import
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhitt committed Feb 13, 2025
1 parent fa2881b commit 45b7656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.clickhouse-auto-import
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM debian:bookworm-slim

# Install required packages and ClickHouse
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 45b7656

Please sign in to comment.