This is an automated email from the ASF dual-hosted git repository. altay pushed a commit to branch aaltay-patch-1 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 3cfec5bb3b6fdaaab9b0adadeea7177e05d23f3b Author: Ahmet Altay <[email protected]> AuthorDate: Fri Dec 10 20:47:38 2021 -0800 Updating Grafana from v8.1.2 to v8.1.6 --- .test-infra/metrics/grafana/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.test-infra/metrics/grafana/Dockerfile b/.test-infra/metrics/grafana/Dockerfile index 5eadd2a..fb7a9f8 100644 --- a/.test-infra/metrics/grafana/Dockerfile +++ b/.test-infra/metrics/grafana/Dockerfile @@ -16,7 +16,7 @@ # limitations under the License. ################################################################################ -FROM grafana/grafana:8.1.2 +FROM grafana/grafana:8.1.6 RUN grafana-cli plugins install marcusolsson-json-datasource
