From 156f7ccefe8a215161a998066595d90b3be8e5bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 06:01:41 +0000 Subject: [PATCH] Bump chainguard image for redis --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 3ad787048b..96387367ce 100644 --- a/compose.yaml +++ b/compose.yaml @@ -131,7 +131,7 @@ services: timeout: 3s redis: - image: cgr.dev/chainguard/redis@sha256:4bf6dba9cee647a639bee2c6abc2b983a0a99030b0517521ab8696e57a3c430b + image: cgr.dev/chainguard/redis@sha256:dab620076512a9a1580b8ab28adecff2cc91c82967794ea1d49eb2829518abb3 extra_hosts: - localhost:host-gateway container_name: redis