1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02:00

update nextcloud

This commit is contained in:
kev 2022-08-29 18:31:08 +08:00
parent e807a5e1dc
commit 169353a82b
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ services:
restart: unless-stopped
redis:
image: redis:6-alpine
image: redis:7-alpine
command: --save 900 1
volumes:
- ./data/redis:/data

View File

@ -37,7 +37,7 @@ services:
restart: unless-stopped
redis:
image: redis:6-alpine
image: redis:7-alpine
command: --save 900 1
volumes:
- ./data/redis:/data