From 457063f9a374ae4d9d9bc167c6368a0e59761e87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 22:45:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Upgrade=20redis:latest=20Docker?= =?UTF-8?q?=20digest=20to=20009cc37?= 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..6d759f7 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:009cc37796fbdbe1b631b4cc0582bed167e5e403ed8bcd06f77eb6cb5aeb6f93 variables: RAILS_ENV: test before_script: