Point to the correct workflow in the README for Container releases.

This commit is contained in:
Ashleigh Carr 2024-02-12 10:45:20 +00:00
parent 7582abfa27
commit 62dfa8f9dd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Or you can use our image directly:
docker run -it -p 8080:80 ghcr.io/gchq/cyberchef:latest
```
This image is built and published through our [GitHub Workflows](.github/workflows/docker.yml)
This image is built and published through our [GitHub Workflows](.github/workflows/releases.yml)
## How it works