diff --git a/README.md b/README.md index f344b18..d83331e 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ Build the docker image with the following commands: docker build -t deblan/woodpecker-email:latest . ``` -This will create a Docker image called `drillster/drone-email:latest`. +This will create a Docker image called `deblan/woodpecker-email:latest`. Please note incorrectly building the image for the correct x64 linux and with GCO disabled will result in an error when running the Docker image: ``` docker: Error response from daemon: Container command -'/bin/drone-email' not found or does not exist.. +'/bin/woodpecker-email' not found or does not exist.. ``` ### Example