Update Dockerfile

This commit is contained in:
Ivan Blinkov 2020-07-06 13:44:47 +03:00 committed by GitHub
parent 96eb38121e
commit 9b26afc885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
ARG version=20.6.1.*