diff --git a/Earthfile b/Earthfile index eefd39fc6..acc3ff22d 100644 --- a/Earthfile +++ b/Earthfile @@ -1,5 +1,5 @@ VERSION 0.6 -FROM golang:1.18 +FROM golang:1.19 WORKDIR /go/storj multinode-web: