Skip to content

Commit 6f262a3

Browse files
committed
[docs] Update project contact email
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 1fa516d commit 6f262a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:noble-20250127
22
ARG AUTHORS=SeleniumHQ
3-
LABEL authors="${AUTHORS} <[email protected]>"
3+
LABEL authors="${AUTHORS} <[email protected]>"
44
LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-selenium"
55

66
# Arguments to define the version of dependencies to download

charts/selenium-grid/CONFIGURATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
88

99
| Name | Email | Url |
1010
| ---- | ------ | --- |
11-
| SeleniumHQ | <[email protected]> | <https://github.com/SeleniumHQ> |
11+
| SeleniumHQ | <[email protected]> | <https://github.com/SeleniumHQ> |
1212

1313
## Source Code
1414

charts/selenium-grid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
condition: redis.enabled
3333
maintainers:
3434
- name: SeleniumHQ
35-
35+
3636
url: https://github.com/SeleniumHQ
3737
sources:
3838
- https://github.com/SeleniumHQ/docker-selenium

0 commit comments

Comments
 (0)