mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
chore(deps): update bilibili history fetcher to v1.6.6 (#1547)
This commit is contained in:
parent
3e71fd4132
commit
9395bbc1ca
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
bili-fetcher-api:
|
||||
image: qyg2297248353/bili-fetcher:v1.6.5
|
||||
image: qyg2297248353/bili-fetcher:v1.6.6
|
||||
container_name: api-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -19,7 +19,7 @@ services:
|
||||
- DOCKER_ENV=true
|
||||
|
||||
bili-fetcher-web:
|
||||
image: qyg2297248353/bili-fetcher-web:v1.6.5
|
||||
image: qyg2297248353/bili-fetcher-web:v1.6.6
|
||||
depends_on:
|
||||
- bili-fetcher-api
|
||||
container_name: ${CONTAINER_NAME}
|
||||
Loading…
x
Reference in New Issue
Block a user