Updating the Clickhouse and Gosu versions

This commit is contained in:
davlet42
2022-07-30 14:08:23 +03:00
parent ec6c776251
commit 7e4bba514a
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
FROM ubuntu:20.04
ARG CLICKHOUSE_VERSION=20.9.4.76
ARG CLICKHOUSE_GOSU_VERSION=1.10
ARG CLICKHOUSE_VERSION=22.2.2.1
ARG CLICKHOUSE_GOSU_VERSION=1.14
RUN apt-get update \
&& apt-get install --yes --no-install-recommends \