Skip to content

Commit e8c7c47

Browse files
chore(deps): update redis docker tag to v8 (#950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 532b5ef commit e8c7c47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
services:
1616
redis:
17-
image: redis:7.4.3-alpine@sha256:f773b35a95e170d92dd4214a3ec4859b1b7960bf56896ae687646d695f311187
17+
image: redis:8.0.0-alpine@sha256:b6ead9336fe9232e373600b4bf4849377c3a48edfe0fdb013bfd9ca0af713335
1818
ports:
1919
- 6379:6379
2020
postgres:

0 commit comments

Comments
 (0)