mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
Don't publish pre-release
This commit is contained in:
parent
434a30e3a5
commit
1b142357e0
2 changed files with 3 additions and 5 deletions
|
@ -33,7 +33,7 @@ docker run --rm --name cyberchef -it -p 80:80 cyberchef
|
|||
Or you can use our image directly:
|
||||
|
||||
```bash
|
||||
docker run --rm --name cyberchef -it -p 80:80 ghcr.io/gchq/CyberChef:latest
|
||||
docker run --rm --name cyberchef -it -p 80:80 ghcr.io/gchq/cyberchef:latest
|
||||
```
|
||||
|
||||
This image is built and published through our [GitHub Workflows](.github/workflows/docker.yml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue