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 1accbd9 commit 54f78a0Copy full SHA for 54f78a0
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:d56b1d515f9818ba938efbdb5d744ed3a56378cfdd3588fc233bf8c8e6e2d26b"
18
19
ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
20
ExporterImageDigest = "sha256:ab7458c5fbaf43798cbfdde87ce7a6556a04b78682f4028e4868826653f4663c"
0 commit comments