Upgrade browsertrix-crawler to version 1.6.0 in Dockerfile

This commit is contained in:
orangetin 2025-04-10 17:52:19 -07:00
parent 3421ca0212
commit 511c3a5021

View File

@ -1,4 +1,4 @@
FROM webrecorder/browsertrix-crawler:1.5.9
FROM webrecorder/browsertrix-crawler:1.6.0
LABEL org.opencontainers.image.source=https://github.com/openzim/zimit
# add deadsnakes ppa for latest Python on Ubuntu