feat: upgrade clickhouse base image
This commit is contained in:
parent
9f8ed6aacb
commit
be91f0741d
@ -0,0 +1 @@
|
||||
- [Feature] Upgrade Clickhouse base image to 24.2.3.70. (by @Danyal-Faheem)
|
||||
@ -1,5 +1,5 @@
|
||||
# https://hub.docker.com/r/clickhouse/clickhouse-server/tags
|
||||
FROM docker.io/clickhouse/clickhouse-server:24.1.8.22
|
||||
FROM docker.io/clickhouse/clickhouse-server:24.2.3.70
|
||||
|
||||
RUN apt update && apt install -y python3
|
||||
COPY ./scripts /scripts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user