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

Auto version update to [19.3.2] [54415]

上级 15d0adaf
......@@ -2,10 +2,10 @@
set(VERSION_REVISION 54415)
set(VERSION_MAJOR 19)
set(VERSION_MINOR 3)
set(VERSION_PATCH 1)
set(VERSION_GITHASH 48280074c4a9151ca010fb0a777efd82634460bd)
set(VERSION_DESCRIBE v19.3.1-testing)
set(VERSION_STRING 19.3.1)
set(VERSION_PATCH 2)
set(VERSION_GITHASH 15d0adaf5a852df3635fda42f05c12961474df9f)
set(VERSION_DESCRIBE v19.3.2-testing)
set(VERSION_STRING 19.3.2)
# end of autochange
set(VERSION_EXTRA "" CACHE STRING "")
......
clickhouse (19.3.1) unstable; urgency=low
clickhouse (19.3.2) unstable; urgency=low
* Modified source code
-- <root@yandex-team.ru> Tue, 12 Feb 2019 21:42:14 +0300
-- <root@yandex-team.ru> Wed, 13 Feb 2019 16:17:06 +0300
FROM ubuntu:18.04
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=19.3.1
ARG version=19.3.2
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=19.3.1
ARG version=19.3.2
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=19.3.1
ARG version=19.3.2
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.
先完成此消息的编辑!
想要评论请 注册