diff --git a/Dockerfile b/Dockerfile index 4ef1df8..7c664b9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ # under the License. # -FROM grafana/grafana:7.4.3-ubuntu +FROM grafana/grafana:8.4.3-ubuntu ARG BUILD_DATE ARG VCS_REF diff --git a/Dockerfile.kubernetes b/Dockerfile.kubernetes index 94ff0e8..0cf4021 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.4.3-ubuntu ARG BUILD_DATE ARG VCS_REF