This is an automated email from the ASF dual-hosted git repository.
yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 4e36b55f9d4 Use grafana 10.0.3 (#27909)
4e36b55f9d4 is described below
commit 4e36b55f9d4b7b500141bb6c2752ba8856217c60
Author: liferoad <[email protected]>
AuthorDate: Wed Aug 9 11:31:43 2023 -0400
Use grafana 10.0.3 (#27909)
---------
Co-authored-by: xqhu <[email protected]>
---
.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 bfff4ec5195..1f02e460dbd 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.8
+FROM grafana/grafana:10.0.3
RUN grafana-cli plugins install marcusolsson-json-datasource