diff --git a/Dockerfile b/Dockerfile index 4ef1df8..db73000 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ # under the License. # -FROM grafana/grafana:7.4.3-ubuntu +FROM grafana/grafana:8.2.0-ubuntu ARG BUILD_DATE ARG VCS_REF diff --git a/Dockerfile.kubernetes b/Dockerfile.kubernetes index 94ff0e8..7fa8091 100644 --- a/Dockerfile.kubernetes +++ b/Dockerfile.kubernetes @@ -17,7 +17,7 @@ # under the License. # -FROM grafana/grafana:7.4.3-ubuntu +FROM grafana/grafana:8.2.0-ubuntu ARG BUILD_DATE ARG VCS_REF