mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
feat: 升级 redis 版本到 7.0.12 (#218)
This commit is contained in:
parent
cb9c4dda91
commit
b6ae679624
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
redis:
|
||||
image: redis:7.0.11
|
||||
image: redis:7.0.12
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
networks:
|
||||
Loading…
Reference in New Issue
Block a user