Update readme

This commit is contained in:
2023-06-16 09:45:05 +01:00
parent a9f3216102
commit 6ba0361ba9
2 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,6 @@ steps:
- |-
img build -t git.v0l.io/kieran/snort:latest \
--platform linux/amd64,linux/arm64 \
--cache-from "type=local,src=/cache" \
--cache-to "type=local,dest=/cache" \
-f Dockerfile.prebuilt .
- img push git.v0l.io/kieran/snort:latest
volumes: