releasing 1.4.1 with crawler 0.10.4

This commit is contained in:
renaud gaudin 2023-08-23 12:15:01 +00:00
parent c9c7e7a26f
commit df0fa9bbaf
No known key found for this signature in database
GPG Key ID: 447475A4CFBA2E24
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Using browsertrix-crawler 0.10.3
- Using warc2zim ⚠️⚠️ `main` branch
- Using browsertrix-crawler 0.10.4
- Using warc2zim 1.5.3
## [1.4.0] - 2023-08-02

View File

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