Skip to content

Commit 3d4a275

Browse files
committed
Match Redis version from AWS producion
1 parent f18c584 commit 3d4a275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
GITHUB_TOKEN: ${GITHUB_TOKEN:-}
2828

2929
cache:
30-
image: redis:4.0.14
30+
image: redis:6.0.5
3131

3232
nginx:
3333
networks:

0 commit comments

Comments
 (0)