1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 22:14:59 +08:00

chore(deps): update clickhouse/clickhouse-server docker tag to v25.1.7 (#3359)

* chore(deps): update clickhouse/clickhouse-server docker tag to v25.1.7

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-03-06 12:18:20 +08:00 committed by GitHub
parent db4f02cf5c
commit 3f2f26a550
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
volumes:
- ./clickhouse:/var/lib/clickhouse/
- ./clickhouse-server:/var/log/clickhouse-server/
image: clickhouse/clickhouse-server:25.1.5-alpine
image: clickhouse/clickhouse-server:25.1.7-alpine
ulimits:
nofile:
soft: 262144