Skip to content

Commit 22aed90

Browse files
authored
Upgrade grafana version for fix cve (#116)
1 parent 36c08fa commit 22aed90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.kubernetes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# under the License.
1818
#
1919

20-
FROM grafana/grafana:11.6.1
20+
FROM grafana/grafana:12.0.0
2121

2222
ARG BUILD_DATE
2323
ARG VCS_REF

Dockerfile.privatecloud

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# under the License.
1818
#
1919

20-
FROM grafana/grafana:11.6.1
20+
FROM grafana/grafana:12.0.0
2121

2222
ARG BUILD_DATE
2323
ARG VCS_REF

0 commit comments

Comments
 (0)