mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
Revert "chore(deps): update archivebox/archivebox docker tag to v0.8.5rc9 (#4227)"
This reverts commit 7dc01e75d1651728c18affb6c6b1ecea1a7e5d30.
This commit is contained in:
parent
aed37ae2e0
commit
7ebc22df23
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
archivebox:
|
||||
image: archivebox/archivebox:0.8.5rc9
|
||||
image: archivebox/archivebox:0.8.5rc51
|
||||
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.5rc9
|
||||
image: archivebox/archivebox:0.8.5rc51
|
||||
container_name: init-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user