Skip to content

Commit

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



## [109.0-driver0.32.0-r0] · 2023-01-18
[109.0-driver0.32.0-r0]: /../../tree/109.0-driver0.32.0-r0

[Diff](/../../compare/108.0.2-driver0.32.0-r0...109.0-driver0.32.0-r0)

### Upgraded

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

### Security updated

- [Debian] "bullseye" 20230109: <https://github.com/docker-library/official-images/commit/5e4784af91b60ebae23aab567b6cea3dcdb173a0>




## [108.0.2-driver0.32.0-r0] · 2023-01-07
[108.0.2-driver0.32.0-r0]: /../../tree/108.0.2-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=108.0.2
ARG firefox_ver=109.0
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

- [`108.0.2-driver0.32.0-r0-debian-bullseye`, `108.0.2-driver0.32.0-r0-debian`, `108.0.2-driver0.32.0-r0`, `108.0.2-driver0.32.0-debian-bullseye`, `108.0.2-driver0.32.0-debian`, `108.0.2-driver0.32.0`, `108.0.2-debian-bullseye`, `108.0.2-debian`, `108.0.2`, `debian-bullseye`, `debian`, `latest`][101]
- [`109.0-driver0.32.0-r0-debian-bullseye`, `109.0-driver0.32.0-r0-debian`, `109.0-driver0.32.0-r0`, `109.0-driver0.32.0-debian-bullseye`, `109.0-driver0.32.0-debian`, `109.0-driver0.32.0`, `109.0-debian-bullseye`, `109.0-debian`, `109.0`, `debian-bullseye`, `debian`, `latest`][101]



Expand Down

0 comments on commit b21326b

Please sign in to comment.