提交 fcce722c 编写于 作者: R robot-clickhouse

Auto version update to [18.14.9] [54409]

上级 457f8fd4
......@@ -2,10 +2,10 @@
set(VERSION_REVISION 54409 CACHE STRING "")
set(VERSION_MAJOR 18 CACHE STRING "")
set(VERSION_MINOR 14 CACHE STRING "")
set(VERSION_PATCH 8 CACHE STRING "")
set(VERSION_GITHASH 058f86debd7e672497667890feea60d46e4398bf CACHE STRING "")
set(VERSION_DESCRIBE v18.14.8-testing CACHE STRING "")
set(VERSION_STRING 18.14.8 CACHE STRING "")
set(VERSION_PATCH 9 CACHE STRING "")
set(VERSION_GITHASH 457f8fd495b2812940e69c15ab5b499cd863aae4 CACHE STRING "")
set(VERSION_DESCRIBE v18.14.9-testing CACHE STRING "")
set(VERSION_STRING 18.14.9 CACHE STRING "")
# end of autochange
set(VERSION_EXTRA "" CACHE STRING "")
......
clickhouse (18.14.8) unstable; urgency=low
clickhouse (18.14.9) unstable; urgency=low
* Modified source code
-- <root@yandex-team.ru> Sat, 13 Oct 2018 03:31:17 +0300
-- <root@yandex-team.ru> Tue, 16 Oct 2018 15:58:16 +0300
FROM ubuntu:18.04
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=18.14.8
ARG version=18.14.9
RUN apt-get update \
&& apt-get install --yes --no-install-recommends \
......
FROM ubuntu:18.04
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=18.14.8
ARG version=18.14.9
ARG gosu_ver=1.10
RUN apt-get update \
......
FROM ubuntu:18.04
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=18.14.8
ARG version=18.14.9
RUN apt-get update && \
apt-get install -y apt-transport-https dirmngr && \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册