Skip to content

Commit

Permalink
Merge pull request #25034 from wolfi-dev/wolfictl-14791fb1-6d62-4c3e-…
Browse files Browse the repository at this point in the history
…87fb-36674bd8841a

docker-selenium/4.23.0.20240727 package update
  • Loading branch information
ajayk authored Jul 27, 2024
2 parents 65eebd6 + b9a3e02 commit 26b7800
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-selenium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ package:
# But the '-' is not a valid character according to APK versioning spec; and resulting
# 'package format error' when trying to install the package. The workaround is
# to replace '-' with '.', then mangling the version to replace back.
version: 4.22.0.20240621
epoch: 1
version: 4.23.0.20240727
epoch: 0
description: Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -91,7 +91,7 @@ pipeline:
with:
repository: https://github.com/SeleniumHQ/docker-selenium
tag: ${{vars.mangled-package-version}}
expected-commit: 827cbc370f0e226cb37ada1a027e6e1a3d929728
expected-commit: 695a397883a83be7e74e3e3a98b300d931cd7141

- uses: patch
with:
Expand Down

0 comments on commit 26b7800

Please sign in to comment.