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 547aba4 commit f1b040fCopy full SHA for f1b040f
install/installer/pkg/components/redis/constants.go
@@ -14,7 +14,7 @@ const (
14
RegistryImage = "chainguard/redis"
15
16
ContainerName = "redis"
17
- ImageDigest = "sha256:25217912829ca7d21c62a57a824babf60f4a52f587d25c44b29597b74a0437c3"
+ ImageDigest = "sha256:71a3536703842e8ee31c9389ea16fcb8646274b4f7df7969e2c6a24322a1750d"
18
19
ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
20
ExporterImageDigest = "sha256:ab7458c5fbaf43798cbfdde87ce7a6556a04b78682f4028e4868826653f4663c"
0 commit comments