Upgrade to browsertrix crawler 1.5.4

This commit is contained in:
benoit74 2025-02-24 09:21:19 +00:00
parent bce22ceac1
commit 1b5b9bb80b
No known key found for this signature in database
GPG key ID: B89606434FC7B530
2 changed files with 5 additions and 1 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed
- Upgrade to browsertrix crawler 1.5.4 (#476)
## [3.0.0] - 2024-02-17 ## [3.0.0] - 2024-02-17
### Changed ### Changed

View file

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