Skip to content

Commit c82ff37

Browse files
chore(deps): update redis docker tag to v7.4
1 parent 2ac924a commit c82ff37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757

5858
redis:
5959
restart: unless-stopped
60-
image: redis:7.2-alpine
60+
image: redis:7.4-alpine
6161

6262
volumes:
6363
static: {}

0 commit comments

Comments
 (0)