chore: bump ch base image to v23.8.8 (#165)

This commit is contained in:
Warren 2023-12-27 23:21:48 -08:00 committed by GitHub
parent 8159a01aec
commit 79c2761904
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ version: '3'
services:
ch_server:
container_name: hdx-ci-ch-server
image: clickhouse/clickhouse-server:23.7.1-alpine
image: clickhouse/clickhouse-server:23.8.8-alpine
environment:
# default settings
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: 1

View file

@ -223,7 +223,7 @@ services:
depends_on:
- api
ch-server:
image: clickhouse/clickhouse-server:23.7.1-alpine
image: clickhouse/clickhouse-server:23.8.8-alpine
container_name: hdx-oss-dev-ch-server
ports:
- 8123:8123 # http api

View file

@ -177,7 +177,7 @@ services:
depends_on:
- api
ch-server:
image: clickhouse/clickhouse-server:23.7.1-alpine
image: clickhouse/clickhouse-server:23.8.8-alpine
container_name: hdx-oss-ch-server
ports:
- 8123:8123 # http api