From e2f087af013c08181e5323165f9bfffe42f71411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 00:06:43 +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 1e8342ec14..074240c6e5 100644 --- a/compose.yaml +++ b/compose.yaml @@ -153,7 +153,7 @@ services: timeout: 3s redis: - image: cgr.dev/chainguard/redis@sha256:3e98397a85638ec1b7f1f59460fc5958e251ff9271d4bef2eb957ecb11244730 + image: cgr.dev/chainguard/redis@sha256:8545b10e7b11b4244a5dd196b7d2a0e0cff83c0d2ce6df04fa0868d4b3edbdd2 extra_hosts: - localhost:host-gateway container_name: redis