-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Describe the bug
Unable to build the project using docker due to a certificate validation error.
To Reproduce
Build the docker using docker build .
Expected behavior
A vegeta-server docker image built.
Additional context
Error message:
go: gopkg.in/[email protected]: git fetch -f origin refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /go/pkg/mod/cache/vcs/7e5fa1eab4705eb80c9746632736cea906708d060702d529df6241d1c8c2c9f9: exit status 128:
fatal: unable to access 'https://gopkg.in/check.v1/': server certificate verification failed. CAfile: none CRLfile: none
go: error loading module requirements
make: *** [Makefile:20: deps] Error 1
Metadata
Metadata
Assignees
Labels
No labels