Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit c9be5ed

Browse files
👷 Upgrade redis:latest Docker digest to 2be488b
1 parent a00aaee commit c9be5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auto-Devops/Ruby.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ variables:
5959
stage: test
6060
services:
6161
- postgres:latest@sha256:6b841c8f6a819884207402f1209a8116844365df15fca8cf556fc54a24c70800
62-
- redis:latest@sha256:1d38c52e8d34c0471350c545d7a9066c95f5a6b9f24c74209331c03c496e2290
62+
- redis:latest@sha256:2be488bff9702ce71ae3d1d23eb04c03083ca3d35612e344b6c84c584ca10223
6363
variables:
6464
RAILS_ENV: test
6565
before_script:

0 commit comments

Comments
 (0)