File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
FROM ubuntu:noble-20250127
2
2
ARG AUTHORS=SeleniumHQ
3
- LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com >"
3
+ LABEL authors="${AUTHORS} <docker-selenium@seleniumhq.org >"
4
4
LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-selenium"
5
5
6
6
# Arguments to define the version of dependencies to download
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
8
8
9
9
| Name | Email | Url |
10
10
| ---- | ------ | --- |
11
- | SeleniumHQ | < selenium-developers@googlegroups.com > | < https://github.com/SeleniumHQ > |
11
+ | SeleniumHQ | < docker-selenium@seleniumhq.org > | < https://github.com/SeleniumHQ > |
12
12
13
13
## Source Code
14
14
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies:
32
32
condition : redis.enabled
33
33
maintainers :
34
34
- name : SeleniumHQ
35
- email : selenium-developers@googlegroups.com
35
+ email : docker-selenium@seleniumhq.org
36
36
url : https://github.com/SeleniumHQ
37
37
sources :
38
38
- https://github.com/SeleniumHQ/docker-selenium
You can’t perform that action at this time.
0 commit comments