mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
Merge pull request #411 from openzim/upgrade_deps
Upgrade to browsertrix crawler 1.3.3
This commit is contained in:
commit
02d62b30ee
@ -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.3.3 (#411)
|
||||
|
||||
## [2.1.3] - 2024-10-08
|
||||
|
||||
### Changed
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM webrecorder/browsertrix-crawler:1.3.2
|
||||
FROM webrecorder/browsertrix-crawler:1.3.3
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
|
||||
RUN apt-get update \
|
||||
|
Loading…
x
Reference in New Issue
Block a user