Upgrade to browsertrix crawler 1.5.6

This commit is contained in:
benoit74 2025-02-27 19:36:11 +00:00
parent b85a6b7e4e
commit 1287351c1d
No known key found for this signature in database
GPG Key ID: B89606434FC7B530
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Upgrade to browsertrix crawler 1.5.5 (#480)
- Upgrade to browsertrix crawler 1.5.6 (#482)
## [3.0.1] - 2024-02-24

View File

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