mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Merge pull request #491 from openzim/upgrade_crawler
Upgrade to browsertrix crawler 1.5.10
This commit is contained in:
commit
6c006d9a4d
2 changed files with 5 additions and 1 deletions
|
|
@ -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.10 (#491)
|
||||||
|
|
||||||
## [3.0.3] - 2024-02-28
|
## [3.0.3] - 2024-02-28
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
FROM webrecorder/browsertrix-crawler:1.5.7
|
FROM webrecorder/browsertrix-crawler:1.5.9
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue