Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 4b2ef0c

Browse files
[Backport 5.2] sec: use fresh grafana image (#58047)
sec: use fresh grafana image (#58045) Co-authored-by: Shivasurya <[email protected]> (cherry picked from commit f50ff9f) Co-authored-by: Vincent <[email protected]>
1 parent eb6d06d commit 4b2ef0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/oci_deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def oci_deps():
6464

6565
oci_pull(
6666
name = "wolfi_grafana_base",
67-
digest = "sha256:1334165966d67b676d0765fb59a732e8ba3f5b03365cd6026a6b42c133de48c6",
67+
digest = "sha256:07a31e9c49300872deeb162910207611261475634bd7bc92e4dcf9a285c98f16",
6868
image = "us.gcr.io/sourcegraph-dev/wolfi-grafana",
6969
)
7070

0 commit comments

Comments
 (0)