Upgrade to browsertrix crawler 1.3.4

This commit is contained in:
benoit74 2024-11-01 08:43:56 +00:00
parent 9f2101e541
commit a95dabba69
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]
### Changed
- Upgrade to browsertrix crawler 1.3.4 (#424)
## [2.1.4] - 2024-10-11
### Changed

View file

@ -1,4 +1,4 @@
FROM webrecorder/browsertrix-crawler:1.3.3
FROM webrecorder/browsertrix-crawler:1.3.4
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
RUN apt-get update \