Skip to content

Commit eced0ff

Browse files
Update redis Docker tag to v7.4.1
1 parent 4140f5b commit eced0ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ services:
1616
- ./.env
1717
redis:
1818
container_name: redis
19-
image: redis:7.0.8-alpine
19+
image: redis:7.4.1-alpine
2020
ports:
2121
- "6379:6379"

0 commit comments

Comments
 (0)