mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
Merge pull request #387 from openzim/update
Browsertrix crawler 1.3.0-beta.1
This commit is contained in:
commit
5e3c731fb2
@ -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.0-beta.1 (#387)
|
||||
|
||||
## [2.1.1] - 2024-09-05
|
||||
|
||||
### Added
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM webrecorder/browsertrix-crawler:1.3.0-beta.0
|
||||
FROM webrecorder/browsertrix-crawler:1.3.0-beta.1
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
|
||||
RUN apt-get update \
|
||||
|
Loading…
x
Reference in New Issue
Block a user