Skip to content

Commit 5912205

Browse files
chore(deps): update redis docker digest to 7b6fb55 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02d80f0 commit 5912205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- 3306:3306
100100
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
101101
redis:
102-
image: redis@sha256:c22af04bb576503bf16b3e34a1fd2fd82de0f765afd866d2e380145e0af30d78
102+
image: redis@sha256:7b6fb55d8b0adcd77269dc52b3cfffe5f59ca5d43dec3c90dbe18aacce7942e1
103103
ports:
104104
- 6379:6379
105105
options: --health-cmd="redis-cli ping" --health-interval=10s --health-timeout=5s --health-retries=3

0 commit comments

Comments
 (0)