docs(readme): update image name
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-01-04 22:40:28 +01:00
parent 006c65217b
commit 3390cf2714
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -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