diff --git a/www/docs/errors/docker-build.md b/www/docs/errors/docker-build.md index 99d87f8e0..e244a4124 100644 --- a/www/docs/errors/docker-build.md +++ b/www/docs/errors/docker-build.md @@ -57,4 +57,4 @@ ENTRYPOINT ["/app"] !!! tip If you still want your users to be able to `docker build` without an extra step, you can have a `Dockerfile` just for GoReleaser, for example, a - `goreleaser.dockefile`. + `goreleaser.dockerfile`.