Skip to content

Commit

Permalink
new upstream commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Bogdanov committed Apr 8, 2021
1 parent 7dd54fa commit 103b54e
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 103b54e

Please sign in to comment.