Commit 706e9e00 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update canonical project URLs in README.md

parent eeff6a9e
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ The easiest way to add these scripts to a build stage is to copy from the suppli
image:

```dockerfile
COPY --from=docker.kodo.org.uk/kodo.org.uk/docker-build-helpers:latest /scripts /bin
COPY --from=docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers:latest /scripts /bin
RUN collect-binaries [...]
```

@@ -26,13 +26,13 @@ To view the help text for a particular script, run it with Docker; for example t
`collect-binaries` script:

```shell
docker run --rm docker.kodo.org.uk/kodo.org.uk/docker-build-helpers collect-binaries --help
docker run --rm docker.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers collect-binaries --help
```

---

[pipeline-status]:
  https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/badges/master/pipeline.svg
  https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/badges/master/pipeline.svg

[master-commit]:
  https://code.kodo.org.uk/kodo.org.uk/docker-build-helpers/-/commits/master
  https://code.kodo.org.uk/kodo.org.uk/docker/docker-build-helpers/-/commits/master