mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 03:55:36 +02:00
Update redis Docker tag to v8
This commit is contained in:
@@ -119,7 +119,7 @@ services:
|
||||
|
||||
redis:
|
||||
restart: always
|
||||
image: redis:7-alpine
|
||||
image: redis:8-alpine
|
||||
container_name: sharelatex-redis
|
||||
expose:
|
||||
- 6379
|
||||
|
||||
Reference in New Issue
Block a user