Skip to content

Commit

Permalink
Upgrade Firefox to 106.0.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Nov 7, 2022
1 parent 853c632 commit b0d0131
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p



## [106.0.5-driver0.32.0-r0] · 2022-11-07
[106.0.5-driver0.32.0-r0]: /../../tree/106.0.5-driver0.32.0-r0

[Diff](/../../compare/106.0.4-driver0.32.0-r0...106.0.5-driver0.32.0-r0)

### Upgraded

- [Firefox] 106.0.5: <https://www.mozilla.org/firefox/106.0.5/releasenotes>




## [106.0.4-driver0.32.0-r0] · 2022-11-04
[106.0.4-driver0.32.0-r0]: /../../tree/106.0.4-driver0.32.0-r0

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://hub.docker.com/_/debian
FROM debian:bullseye-slim

ARG firefox_ver=106.0.4
ARG firefox_ver=106.0.5
ARG geckodriver_ver=0.32.0
ARG build_rev=0

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

- [`106.0.4-driver0.32.0-r0-debian-bullseye`, `106.0.4-driver0.32.0-r0-debian`, `106.0.4-driver0.32.0-r0`, `106.0.4-driver0.32.0-debian-bullseye`, `106.0.4-driver0.32.0-debian`, `106.0.4-driver0.32.0`, `106.0.4-debian-bullseye`, `106.0.4-debian`, `106.0.4`, `debian-bullseye`, `debian`, `latest`][101]
- [`106.0.5-driver0.32.0-r0-debian-bullseye`, `106.0.5-driver0.32.0-r0-debian`, `106.0.5-driver0.32.0-r0`, `106.0.5-driver0.32.0-debian-bullseye`, `106.0.5-driver0.32.0-debian`, `106.0.5-driver0.32.0`, `106.0.5-debian-bullseye`, `106.0.5-debian`, `106.0.5`, `debian-bullseye`, `debian`, `latest`][101]



Expand Down

0 comments on commit b0d0131

Please sign in to comment.