Skip to content

Commit c40dd3b

Browse files
chore(deps): update redis docker tag to v8
1 parent e7eca17 commit c40dd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
restart: unless-stopped
2828

2929
redis:
30-
image: redis:7.2
30+
image: redis:8.2@sha256:c81b61a54d0df965bac57d6fdb59f6c95a8eee9295332f289287e880d5a4a498
3131
restart: unless-stopped
3232
volumes:
3333
- redis-data:/data

0 commit comments

Comments
 (0)