Skip to content

Commit 3221ee1

Browse files
authored
Merge pull request #542 from openzim/upgrade_crawler
Upgrade to browsertrix crawler 1.11.2
2 parents f7ecbc5 + 275738e commit 3221ee1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Changed
11+
12+
- Upgrade to browsertrix crawler 1.11.2 (#542)
13+
1014
## [3.1.1] - 2025-01-24
1115

1216
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM webrecorder/browsertrix-crawler:1.11.1
1+
FROM webrecorder/browsertrix-crawler:1.11.2
22
LABEL org.opencontainers.image.source=https://github.com/openzim/zimit
33

44
# add deadsnakes ppa for latest Python on Ubuntu

0 commit comments

Comments
 (0)