mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 10:27:25 +08:00
Merge c2a446a3f5 into c8337afad9
This commit is contained in:
commit
d87e54ac00
@ -48,7 +48,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: "redis:6.2-alpine"
|
||||
image: "redis:8.4-alpine"
|
||||
healthcheck:
|
||||
test: redis-cli ping || exit 1
|
||||
labels:
|
||||
|
||||
@ -48,7 +48,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: "redis:6.2-alpine"
|
||||
image: "redis:8.4-alpine"
|
||||
healthcheck:
|
||||
test: redis-cli ping || exit 1
|
||||
labels:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user