From 922eb46db61c0dfcc5934ab21652f857e6b79beb Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 17 Nov 2023 12:01:22 -0800 Subject: [PATCH] Update README.md I don't know what I'm doing, but this appears to be the correct fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d0cac5..029a821 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The easiest way to use the modules and scanning templates is to build and run th 1. Build the image: ```bash - docker build -t protectai/ai-exploits https://github.com/protectai/AI-exploits + docker build -t protectai/ai-exploits https://raw.githubusercontent.com/protectai/ai-exploits/main/Dockerfile ``` 2. Run the docker image: