mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-20 07:10:29 +08:00
chore(deps): update archivebox/archivebox docker tag (localApps) (#5631)
This commit is contained in:
parent
11ab553fb8
commit
d5203f3072
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
archivebox:
|
||||
image: archivebox/archivebox:0.7.3
|
||||
image: archivebox/archivebox:0.7.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
archivebox:
|
||||
image: archivebox/archivebox:0.8.5rc51
|
||||
image: archivebox/archivebox:0.8.5rc9
|
||||
depends_on:
|
||||
- archivebox-init
|
||||
container_name: ${CONTAINER_NAME}
|
||||
@ -31,7 +31,7 @@ services:
|
||||
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
|
||||
|
||||
archivebox-init:
|
||||
image: archivebox/archivebox:0.8.5rc51
|
||||
image: archivebox/archivebox:0.8.5rc9
|
||||
container_name: init-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user