Fixed link in readme

This commit is contained in:
Seednode 2023-09-05 10:20:04 -05:00
parent 23f52c4426
commit a4de013f5e
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ I only test the linux/amd64, linux/arm64, and windows/amd64 builds, the rest are
x86_64 and ARM Docker images of latest version: `oci.seedno.de/seednode/roulette:latest`.
Dockerfile available [here](https://git.seedno.de/seednode/roulette/docker/Dockerfile).
Dockerfile available [here](https://git.seedno.de/seednode/roulette/raw/branch/master/docker/Dockerfile).
## Filtering
@ -118,4 +118,4 @@ Flags:
## Building the Docker container
From inside the `docker/` subdirectory, build the image using the following command:
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build.sh`
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build.sh`