Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-29 00:07:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-29 00:07:10 +0300
commita955f4024d40663f4b1affd74a346ffc96a92371 (patch)
tree7ed63c2c6451791b95cef89a49e33852b4c310ea /.gitlab
parent0e08747b3d348b6c0effae19fe7050af327c05e2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/global.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/global.gitlab-ci.yml b/.gitlab/ci/global.gitlab-ci.yml
index 798bcacb367..469c1d0676c 100644
--- a/.gitlab/ci/global.gitlab-ci.yml
+++ b/.gitlab/ci/global.gitlab-ci.yml
@@ -450,7 +450,7 @@
extends: .use-pg14
services:
- !reference [.db-services-with-auto-explain, services]
- - name: clickhouse/clickhouse-server:23-alpine
+ - name: clickhouse/clickhouse-server:23.11.3.23-alpine
alias: clickhouse
variables:
CLICKHOUSE_USER: clickhouse