We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2227ff commit 4383c20Copy full SHA for 4383c20
install/installer/pkg/components/redis/constants.go
@@ -14,7 +14,7 @@ const (
14
RegistryImage = "chainguard/redis"
15
16
ContainerName = "redis"
17
- ImageDigest = "sha256:d4c4beb12c41d77daf75c61616d0a6fe5de4c2ac96587e03c8b11c8d860adb0a"
+ ImageDigest = "sha256:35248f44280f7a7c41d0f7770b0e62e5dffd4ce74db61ce03c60830786202c3d"
18
19
ExporterRegistryRepo = "quay.io"
20
ExporterRegistryImage = "oliver006/redis_exporter"
0 commit comments