Skip to content

Commit

Permalink
Upgrade Browsertrix Crawler to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Mar 27, 2024
1 parent 263df02 commit 895c186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgrade to Python 3.12 + upgrade dependencies
- `--userAgent` CLI argument overrides again the `--userAgentSuffix` and `--adminEmail` values
- `--userAgent` CLI arguement is not mandatory anymore
- Upgraded Browsertrix Crawler to 1.0.3

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM webrecorder/browsertrix-crawler:1.0.0-beta.6
FROM webrecorder/browsertrix-crawler:1.0.3
LABEL org.opencontainers.image.source https://github.com/openzim/zimit

# add deadsnakes ppa for Python 3.12 on Ubuntu Jammy
Expand Down

0 comments on commit 895c186

Please sign in to comment.