Skip to content

Commit

Permalink
Upgrade Firefox to 127.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Jun 14, 2024
1 parent 94c7759 commit 822ec99
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ All user visible changes to this project will be documented in this file. This p



## [126.0.1-driver0.34.0-r1] · 2024-??-?? (unreleased)
[126.0.1-driver0.34.0-r1]: /../../tree/126.0.1-driver0.34.0-r1
## [127.0-driver0.34.0-r0] · 2024-06-14
[127.0-driver0.34.0-r0]: /../../tree/127.0-driver0.34.0-r0

[Diff](/../../compare/126.0.1-driver0.34.0-r1...127.0-driver0.34.0-r0)

### Upgraded

[Diff](/../../compare/126.0.1-driver0.34.0-r1...)
- [Firefox] 127.0: <https://www.mozilla.org/firefox/127.0/releasenotes>

### Security updated

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# https://hub.docker.com/_/debian
FROM debian:bookworm-slim

ARG firefox_ver=126.0.1
ARG firefox_ver=127.0
ARG geckodriver_ver=0.34.0
ARG build_rev=1
ARG build_rev=0


RUN apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ geckodriver Docker image

## Supported tags and respective `Dockerfile` links

- [`126.0.1-driver0.34.0-r1-debian-bookworm`, `126.0.1-driver0.34.0-r1-debian`, `126.0.1-driver0.34.0-r1`, `126.0.1-driver0.34.0-debian-bookworm`, `126.0.1-driver0.34.0-debian`, `126.0.1-driver0.34.0`, `126.0.1-debian-bookworm`, `126.0.1-debian`, `126.0.1`, `debian-bookworm`, `debian`, `latest`][101]
- [`127.0-driver0.34.0-r0-debian-bookworm`, `127.0-driver0.34.0-r0-debian`, `127.0-driver0.34.0-r0`, `127.0-driver0.34.0-debian-bookworm`, `127.0-driver0.34.0-debian`, `127.0-driver0.34.0`, `127.0-debian-bookworm`, `127.0-debian`, `127.0`, `debian-bookworm`, `debian`, `latest`][101]



Expand Down

0 comments on commit 822ec99

Please sign in to comment.