fix(docker): image now builds #3

Merged
wpetit merged 3 commits from fix/dockerfile into develop 2024-02-27 17:19:41 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4871876bf0 - Show all commits

View File

@ -51,7 +51,7 @@ tidy:
go mod tidy
watch:
modd
go run github.com/cortesi/modd/cmd/modd@v0.8.1
lint:
golangci-lint run --enable-all