Skip to content

Commit

Permalink
switch clickhouse to 23.8.11.29
Browse files Browse the repository at this point in the history
  • Loading branch information
MeredithAnya committed May 29, 2024
1 parent e67cdc3 commit 336d510
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ def update(self) -> Image:
Image(
registry='registry-1.docker.io',
source='altinity/clickhouse-server',
tag='23.8.8.21.altinitystable',
tag='23.8.11.29.altinitystable',
digests=(
'sha256:0a2c4b9cc0bb16fd67f59329a96b7241d96ab003b8825236e341007850848fe6', # noqa: E501
'sha256:73b0e574accaca6cfdb80fa20ce56574a061bc33e597d7c676b27d9c030ae485', # noqa: E501
'sha256:0e08b41c13d5e2002e34d90b2ebd2a94f026e75a66610966a968396f4ec580f5', # noqa: E501
'sha256:fed65767bc03b85f69496c7481ef4b7390947cbe8d0af26ba2ba6c4422416312', # noqa: E501
),
),
Image(
Expand Down

0 comments on commit 336d510

Please sign in to comment.