Updated the Dockerfile to reflect best practices; removed the dropreplace lines after updates to go.mod.
All checks were successful
ci/woodpecker/manual/build-image Pipeline was successful

This commit is contained in:
2026-02-01 16:59:34 -06:00
parent e86d4a02e0
commit df3f42ef30
4 changed files with 14 additions and 11 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.gitignore
**/*_test.go
**/*.md
dist/
tmp/
.DS_Store