mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-11 11:17:29 +08:00
Update redis Docker tag to v8
This commit is contained in:
parent
42ac58f4c4
commit
efbc30401d
@ -48,7 +48,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: "redis:6.2-alpine"
|
||||
image: "redis:8.6-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.6-alpine"
|
||||
healthcheck:
|
||||
test: redis-cli ping || exit 1
|
||||
labels:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user