Upgrade to browsertrix crawler 0.12.3

This commit is contained in:
benoit74 2023-11-17 11:17:41 +01:00
parent 5512e814c7
commit 7ca08791e7
No known key found for this signature in database
GPG Key ID: B89606434FC7B530
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Using browsertrix-crawler 0.12.2 - Using browsertrix-crawler 0.12.3
### Fixed ### Fixed

View File

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