diff --git a/Base/Dockerfile b/Base/Dockerfile index 9593d6115..3b0cf540c 100644 --- a/Base/Dockerfile +++ b/Base/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:noble-20250127 ARG AUTHORS=SeleniumHQ -LABEL authors="${AUTHORS} " +LABEL authors="${AUTHORS} " LABEL org.opencontainers.image.source="https://github.com/${AUTHORS}/docker-selenium" # Arguments to define the version of dependencies to download diff --git a/charts/selenium-grid/CONFIGURATION.md b/charts/selenium-grid/CONFIGURATION.md index ab08cb4f4..018cffbad 100644 --- a/charts/selenium-grid/CONFIGURATION.md +++ b/charts/selenium-grid/CONFIGURATION.md @@ -8,7 +8,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes | Name | Email | Url | | ---- | ------ | --- | -| SeleniumHQ | | | +| SeleniumHQ | | | ## Source Code diff --git a/charts/selenium-grid/Chart.yaml b/charts/selenium-grid/Chart.yaml index 3e5e405fb..be29f0194 100644 --- a/charts/selenium-grid/Chart.yaml +++ b/charts/selenium-grid/Chart.yaml @@ -32,7 +32,7 @@ dependencies: condition: redis.enabled maintainers: - name: SeleniumHQ - email: selenium-developers@googlegroups.com + email: docker-selenium@seleniumhq.org url: https://github.com/SeleniumHQ sources: - https://github.com/SeleniumHQ/docker-selenium