Skip to content

Commit 6015e54

Browse files
authored
update index
1 parent 2be52da commit 6015e54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/installer/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License.AGPL.txt in the project root for license information.
44

5-
FROM cgr.dev/chainguard/helm:latest@sha256:137d0b7604675bc3881ae68fa9ba52989a2fd71a64bb7fdfa4c1fa2f9128c9b0
5+
FROM cgr.dev/chainguard/helm:latest@sha256:d6f563935bf84d38c1e1aef2eebba3db642344d9b74809dcc73e7c8d4f59c8f4
66

77
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/
88

install/installer/pkg/components/redis/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const (
1414
RegistryImage = "chainguard/redis"
1515

1616
ContainerName = "redis"
17-
ImageDigest = "sha256:424ad3816206dba9b9215e8bd32360e59ef2640718e39e9614bac0b93367c0cd"
17+
ImageDigest = "sha256:7c8c14c84e2268ab3edf29bbc88c8a1ae9817c2dcab5eb961a3da8c3b631d936"
1818

1919
ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
2020
ExporterImageDigest = "sha256:fce635e1ed3747c747c357fd27db9a54ef7fc5af15f164492a9813057b33523c"

0 commit comments

Comments
 (0)