Skip to content

Commit ea58379

Browse files
authored
feat: bump redis version to 6.2 (#249)
1 parent 33c928a commit ea58379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- .env.prod
88

99
redis:
10-
image: redis:5.0-alpine
10+
image: redis:6.2-alpine
1111

1212
backend:
1313
image: theodofr/falco:latest

0 commit comments

Comments
 (0)