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 20e35b0 commit c44d758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fluentd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:16.04
COPY clean-apt /usr/bin
COPY clean-install /usr/bin
COPY Gemfile /Gemfile
ARG repository="deb http://repo.yandex.ru/clickhouse/xenial stable main"
ARG repository="deb http://repo.yandex.ru/clickhouse/deb/stable/ main/"
ARG version=\*

# 1. Install & configure dependencies.
Expand Down

0 comments on commit c44d758

Please sign in to comment.