fix: Simplify Dockerfile and make it compatible with goreleaser #34
Codacy Production / Codacy Static Code Analysis
succeeded
Sep 10, 2025 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
See the complete overview on Codacy
Annotations
Check warning on line 1 in Dockerfile
codacy-production / Codacy Static Code Analysis
Dockerfile#L1
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Loading