chore(deps): update bilibili history fetcher to v1.6.5 (#1521)
This commit is contained in:
parent
31d5f633c1
commit
9a24e81b85
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bili-fetcher-api:
|
bili-fetcher-api:
|
||||||
image: qyg2297248353/bili-fetcher:v1.6.0
|
image: qyg2297248353/bili-fetcher:v1.6.5
|
||||||
container_name: api-${CONTAINER_NAME}
|
container_name: api-${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -22,7 +22,7 @@ services:
|
||||||
- DOCKER_ENV=true
|
- DOCKER_ENV=true
|
||||||
|
|
||||||
bili-fetcher-web:
|
bili-fetcher-web:
|
||||||
image: qyg2297248353/bili-fetcher-web:v1.6.0
|
image: qyg2297248353/bili-fetcher-web:v1.6.5
|
||||||
depends_on:
|
depends_on:
|
||||||
- bili-fetcher-api
|
- bili-fetcher-api
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
Loading…
Reference in New Issue