diff --git a/docker-selenium.yaml b/docker-selenium.yaml index b98df8b9c47..03b8e3301a1 100644 --- a/docker-selenium.yaml +++ b/docker-selenium.yaml @@ -4,7 +4,7 @@ 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.27.0.20241225 + version: 4.27.0.20250101 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: @@ -57,7 +57,7 @@ pipeline: with: repository: https://github.com/SeleniumHQ/docker-selenium tag: ${{vars.mangled-package-version}} - expected-commit: 53a78a7223937a6bc9ec2bb4c327016426c50b5f + expected-commit: f353914db44470765311f2a42f302bf935e7428d - uses: patch with: