Skip to content

Commit

Permalink
Upgrade Firefox to 116.0.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
quite4work committed Aug 20, 2023
1 parent e6ef76c commit ce8886e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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



## [116.0.2-driver0.33.0-r0] · 2023-08-??
[116.0.2-driver0.33.0-r0]: /../../tree/116.0.2-driver0.33.0-r0
## [116.0.3-driver0.33.0-r0] · 2023-08-20
[116.0.3-driver0.33.0-r0]: /../../tree/116.0.3-driver0.33.0-r0

[Diff](/../../compare/116.0.2-driver0.33.0-r0...116.0.3-driver0.33.0-r0)

### Upgraded

[Diff](/../../compare/116.0.2-driver0.33.0-r0...)
- [Firefox] 116.0.3: <https://www.mozilla.org/firefox/116.0.3/releasenotes>

### Security updated

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:bookworm-slim

ARG firefox_ver=116.0.2
ARG firefox_ver=116.0.3
ARG geckodriver_ver=0.33.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

- [`116.0.2-driver0.33.0-r0-debian-bookworm`, `116.0.2-driver0.33.0-r0-debian`, `116.0.2-driver0.33.0-r0`, `116.0.2-driver0.33.0-debian-bookworm`, `116.0.2-driver0.33.0-debian`, `116.0.2-driver0.33.0`, `116.0.2-debian-bookworm`, `116.0.2-debian`, `116.0.2`, `debian-bookworm`, `debian`, `latest`][101]
- [`116.0.3-driver0.33.0-r0-debian-bookworm`, `116.0.3-driver0.33.0-r0-debian`, `116.0.3-driver0.33.0-r0`, `116.0.3-driver0.33.0-debian-bookworm`, `116.0.3-driver0.33.0-debian`, `116.0.3-driver0.33.0`, `116.0.3-debian-bookworm`, `116.0.3-debian`, `116.0.3`, `debian-bookworm`, `debian`, `latest`][101]



Expand Down

1 comment on commit ce8886e

@quite4work
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.