Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -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:
|
||||
@@ -22,7 +22,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}
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
smanga:
|
||||
image: lkw199711/smanga-nodejs:4.1.4
|
||||
image: lkw199711/smanga-nodejs:4.1.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Reference in New Issue
Block a user