Update docker.io/archivebox/archivebox Docker tag to v0.7.4

This commit is contained in:
Renovate Bot 2024-04-07 18:43:48 +00:00
parent 844ad21ae6
commit 691558d764

View file

@ -52,7 +52,7 @@ spec:
- server
- --quick-init
- "0.0.0.0:8080"
image: docker.io/archivebox/archivebox:0.7.2
image: docker.io/archivebox/archivebox:0.7.4
env:
- name: PUBLIC_INDEX
value: "True"
@ -90,7 +90,7 @@ spec:
- --foreground
- --update
- --every=day
image: docker.io/archivebox/archivebox:0.7.2
image: docker.io/archivebox/archivebox:0.7.4
env:
- name: TIMEOUT
value: "120"