Update 'Dockerfile'
Some checks failed
build lightwatch / build (push) Failing after 3h13m58s

This commit is contained in:
2025-11-02 22:23:02 +00:00
parent 951d031608
commit e59deb0427

View File

@@ -23,3 +23,4 @@ RUN GO111MODULE=off go get -d -v ./...
RUN GO111MODULE=off go build -v ./...
WORKDIR /go