From 3f26594b020c97c50a4b90985ebd447057cfb892 Mon Sep 17 00:00:00 2001 From: tyranron Date: Tue, 23 Apr 2024 13:29:45 +0300 Subject: [PATCH] Upgrade Firefox to 125.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 0ef08ae..be57dac 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 +## [125.0.2-driver0.34.0-r0] · 2024-04-23 +[125.0.2-driver0.34.0-r0]: /../../tree/125.0.2-driver0.34.0-r0 + +[Diff](/../../compare/125.0.1-driver0.34.0-r0...125.0.2-driver0.34.0-r0) + +### Upgraded + +- [Firefox] 125.0.2: + + + + ## [125.0.1-driver0.34.0-r0] · 2024-04-17 [125.0.1-driver0.34.0-r0]: /../../tree/125.0.1-driver0.34.0-r0 diff --git a/Dockerfile b/Dockerfile index 7255995..0039190 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # https://hub.docker.com/_/debian FROM debian:bookworm-slim -ARG firefox_ver=125.0.1 +ARG firefox_ver=125.0.2 ARG geckodriver_ver=0.34.0 ARG build_rev=0 diff --git a/README.md b/README.md index a110c43..26fce51 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ geckodriver Docker image ## Supported tags and respective `Dockerfile` links -- [`125.0.1-driver0.34.0-r0-debian-bookworm`, `125.0.1-driver0.34.0-r0-debian`, `125.0.1-driver0.34.0-r0`, `125.0.1-driver0.34.0-debian-bookworm`, `125.0.1-driver0.34.0-debian`, `125.0.1-driver0.34.0`, `125.0.1-debian-bookworm`, `125.0.1-debian`, `125.0.1`, `debian-bookworm`, `debian`, `latest`][101] +- [`125.0.2-driver0.34.0-r0-debian-bookworm`, `125.0.2-driver0.34.0-r0-debian`, `125.0.2-driver0.34.0-r0`, `125.0.2-driver0.34.0-debian-bookworm`, `125.0.2-driver0.34.0-debian`, `125.0.2-driver0.34.0`, `125.0.2-debian-bookworm`, `125.0.2-debian`, `125.0.2`, `debian-bookworm`, `debian`, `latest`][101]