mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Merge pull request #434 from openzim/upgrade_crawler
Upgrade to browsertrix crawler 1.4.0-beta.0
This commit is contained in:
commit
b5dac3c309
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]
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to browsertrix crawler 1.4.0-beta.0 (#434)
|
||||
|
||||
## [2.1.6] - 2024-11-07
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM webrecorder/browsertrix-crawler:1.3.5
|
||||
FROM webrecorder/browsertrix-crawler:1.4.0-beta.0
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
|
||||
RUN apt-get update \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue