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

Commit d93e791

Browse files
👷 Upgrade redis:latest Docker digest to 79c908d
1 parent a00aaee commit d93e791

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:79c908db2d6e35f37885abea61504c8801f02f7934439a0f3089d1113682667b
6363
variables:
6464
RAILS_ENV: test
6565
before_script:

0 commit comments

Comments
 (0)