diff --git a/docker-compose.yml b/docker-compose.yml index b5717dba..769cf246 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -312,7 +312,7 @@ services: PUBLIC_SNAPSHOTS: false # set to False to prevent anonymous users from viewing snapshot content PUBLIC_ADD_VIEW: false # set to True to allow anonymous users to submit new URLs to archive SEARCH_BACKEND_ENGINE: ripgrep # tells ArchiveBox to use sonic container below for fast full-text search - image: archivebox/archivebox:latest@sha256:fdf2936192aa1e909b0c3f286f60174efa24078555be4b6b90a07f2cef1d4909 + image: archivebox/archivebox:latest@sha256:1a5a37331091d9df865ead2b9c231aa5a892fc26fe0422ce6140d9e2d9532327 labels: homepage.group: Personal Tools homepage.name: ArchiveBox