Skip to content

Commit

Permalink
[docs] Update project contact email
Browse files Browse the repository at this point in the history
Signed-off-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
VietND96 committed Feb 26, 2025
1 parent 1fa516d commit 6f262a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:noble-20250127
ARG AUTHORS=SeleniumHQ
LABEL authors="${AUTHORS} <[email protected]>"
LABEL authors="${AUTHORS} <[email protected]>"
LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-selenium"

# Arguments to define the version of dependencies to download
Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes

| Name | Email | Url |
| ---- | ------ | --- |
| SeleniumHQ | <[email protected]> | <https://github.com/SeleniumHQ> |
| SeleniumHQ | <[email protected]> | <https://github.com/SeleniumHQ> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/selenium-grid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
condition: redis.enabled
maintainers:
- name: SeleniumHQ
email: [email protected]
email: [email protected]
url: https://github.com/SeleniumHQ
sources:
- https://github.com/SeleniumHQ/docker-selenium

0 comments on commit 6f262a3

Please sign in to comment.