mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
update image tags; pin redis alpine
This commit is contained in:
@@ -117,7 +117,7 @@ services:
|
||||
|
||||
redis:
|
||||
restart: always
|
||||
image: redis:6.2-alpine
|
||||
image: redis:7-alpine
|
||||
container_name: sharelatex-redis
|
||||
expose:
|
||||
- 6379
|
||||
|
||||
Reference in New Issue
Block a user