Skip to content

Commit

Permalink
#85 fix yandex's repository
Browse files Browse the repository at this point in the history
  • Loading branch information
igor.tsupko committed Apr 3, 2018
1 parent c44d758 commit 6992707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/clickhouse/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:16.04

ARG repository="deb http://repo.yandex.ru/clickhouse/xenial stable main"
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=\*

RUN apt-get update && \
Expand Down

0 comments on commit 6992707

Please sign in to comment.