From e52b06fbab3e8fa52d174cf4a65664895bf3f5af Mon Sep 17 00:00:00 2001 From: tyranron Date: Mon, 26 Aug 2024 13:31:16 +0300 Subject: [PATCH] Upgrade Firefox to 129.0.2 version --- CHANGELOG.md | 12 ++++++++++++ Dockerfile | 2 +- README.md | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e47a14..9374bc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p +## [129.0.2-driver0.35.0-r0] · 2024-08-26 +[129.0.2-driver0.35.0-r0]: /../../tree/129.0.2-driver0.35.0-r0 + +[Diff](/../../compare/129.0.1-driver0.35.0-r0...129.0.2-driver0.35.0-r0) + +### Upgraded + +- [Firefox] 129.0.2: + + + + ## [129.0.1-driver0.35.0-r0] · 2024-08-14 [129.0.1-driver0.35.0-r0]: /../../tree/129.0.1-driver0.35.0-r0 diff --git a/Dockerfile b/Dockerfile index 70187f5..6b6a0a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # https://hub.docker.com/_/debian FROM debian:bookworm-slim -ARG firefox_ver=129.0.1 +ARG firefox_ver=129.0.2 ARG geckodriver_ver=0.35.0 ARG build_rev=0 diff --git a/README.md b/README.md index 598c3cb..8326726 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ geckodriver Docker image ## Supported tags and respective `Dockerfile` links -- [`129.0.1-driver0.35.0-r0-debian-bookworm`, `129.0.1-driver0.35.0-r0-debian`, `129.0.1-driver0.35.0-r0`, `129.0.1-driver0.35.0-debian-bookworm`, `129.0.1-driver0.35.0-debian`, `129.0.1-driver0.35.0`, `129.0.1-debian-bookworm`, `129.0.1-debian`, `129.0.1`, `debian-bookworm`, `debian`, `latest`][101] +- [`129.0.2-driver0.35.0-r0-debian-bookworm`, `129.0.2-driver0.35.0-r0-debian`, `129.0.2-driver0.35.0-r0`, `129.0.2-driver0.35.0-debian-bookworm`, `129.0.2-driver0.35.0-debian`, `129.0.2-driver0.35.0`, `129.0.2-debian-bookworm`, `129.0.2-debian`, `129.0.2`, `debian-bookworm`, `debian`, `latest`][101]