Skip to content

Commit

Permalink
docker-selenium/4.27.0.20250101 package update (#38585)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Jan 1, 2025
1 parent bb0447e commit 993567b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-selenium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 993567b

Please sign in to comment.