Skip to content

Commit

Permalink
Merge pull request #2 from flant/new_commit_in_upstream
Browse files Browse the repository at this point in the history
New commit in upstream
  • Loading branch information
gyrter authored Apr 8, 2021
2 parents 7dd54fa + 103b54e commit 5ff870e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.15-alpine3.12 AS BUILD

ENV CLICKHOUSE_EXPORTER_RELEASE master
ENV CLICKHOUSE_EXPORTER_COMMIT 3c6a60b49e94a35a3a109a362b77381ebc364d49
ENV CLICKHOUSE_EXPORTER_COMMIT feaaedaa072aaed3b776147007a2a8686780b9ce
ENV BUILD_PATH /go/src/github.com/Percona-Lab
ENV GIT_REPO https://github.com/ClickHouse/clickhouse_exporter.git

Expand Down

0 comments on commit 5ff870e

Please sign in to comment.