create-go-app / fiber-go-template

📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
925 stars 119 forks source link

go version error in Dockerfile #200

Closed Eeap closed 1 year ago

Eeap commented 1 year ago

Required check list:

My environment:

Describe the bug: github.com/rivo/uniseg v0.4.4 // indirect module needs go1.18+, so error occurs about go version in Dockerfile when I enter make docker.run command for build.

Steps to reproduce the behavior:

Expected behavior:

Screenshots:

image

Additional context:

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!