scilla
scilla copied to clipboard
docker build an error occurs
system:kali linux When I try docker build an error occurs
git clone https://github.com/edoardottt/scilla.git
cd scilla
docker build -t scilla .
##Error message
[4/5] RUN go install -v ./...: #6 3.564 go: golang.org/x/[email protected] requires #6 3.564 golang.org/x/[email protected]: missing go.sum entry; to add it: #6 3.564 go mod download golang.org/x/sys
executor failed running [/bin/sh -c go install -v ./...]: exit code: 1

about Building from source
How can I do the upgrade? Because I don't see any description of "update" :see_no_evil:
I've updated the Dockerfile