Merge pull request #482 from openzim/upgrade

Upgrade to browsertrix crawler 1.5.6
This commit is contained in:
benoit74 2025-02-27 20:50:50 +01:00 committed by GitHub
commit ac4ba0b01e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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