1
0
mirror of synced 2024-09-23 18:38:23 +02:00

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

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