Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit ff94a90

Browse files
Update README
1 parent 02ad6d5 commit ff94a90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker images for Selenium, built for Debian ARM64, ARM/v7, and AMD64
22

3-
[![seleniumhq-community](https://circleci.com/gh/seleniumhq-community/docker-seleniarm.svg?style=shield)](<LINK>)
3+
[![seleniumhq-community](https://circleci.com/gh/seleniumhq-community/docker-seleniarm.svg?style=shield)](https://app.circleci.com/pipelines/github/seleniumhq-community/docker-seleniarm)
44

55
Selenium container images are available on [Docker Hub](https://hub.docker.com/u/seleniarm):
66

@@ -29,7 +29,7 @@ To build the images, run build.sh from the root directory of this repo, and spec
2929
$ ./build.sh arm64 # or arm/v7 or amd64
3030
```
3131

32-
This is a fork of [SeleniumHQ/docker-selenium](https://github.com/SeleniumHQ/docker-selenium) and based on changes from [sj26/docker-selenium](https://github.com/sj26/docker-selenium).
32+
This is a fork of [SeleniumHQ/docker-selenium](https://github.com/SeleniumHQ/docker-selenium) and based on changes from [sj26/docker-selenium](https://github.com/sj26/docker-selenium) and [rows/docker-selenium](https://github.com/rows/docker-selenium).
3333

3434
Multi-arch images are located at https://hub.docker.com/u/seleniarm
3535

0 commit comments

Comments
 (0)