1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-16 03:52:12 +02:00

spelling fix

This commit is contained in:
Torsten Curdt 2023-11-02 22:34:38 +01:00 committed by Carlos Alexandro Becker
parent e9dda51607
commit cb656a35ec

View File

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