From c6106d5fdf3617a812b977993f52ba2ee4d623fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:51:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Upgrade=20redis:latest=20Docker?= =?UTF-8?q?=20digest=20to=201f07381?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Auto-Devops/Ruby.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto-Devops/Ruby.gitlab-ci.yml b/Auto-Devops/Ruby.gitlab-ci.yml index d1760e7..e93e642 100644 --- a/Auto-Devops/Ruby.gitlab-ci.yml +++ b/Auto-Devops/Ruby.gitlab-ci.yml @@ -59,7 +59,7 @@ variables: stage: test services: - postgres:latest@sha256:6b841c8f6a819884207402f1209a8116844365df15fca8cf556fc54a24c70800 - - redis:latest@sha256:1d38c52e8d34c0471350c545d7a9066c95f5a6b9f24c74209331c03c496e2290 + - redis:latest@sha256:1f073813b641755b70b0200da64131bbeeb4ec5b633ca67772229b49820caafa variables: RAILS_ENV: test before_script: