mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-21 19:39:04 -05:00
bumping docker go version
This commit is contained in:
@@ -51,7 +51,7 @@ RUN apt update -y && \
|
||||
|
||||
# install go
|
||||
WORKDIR /root
|
||||
ENV GO_VERSION=1.17.1
|
||||
ENV GO_VERSION=1.18
|
||||
ENV GOPATH=$HOME/go
|
||||
ENV PATH=$PATH:$GOPATH/bin
|
||||
ENV PATH=$PATH:$GOPATH/bin:/usr/local/go/bin
|
||||
|
||||
Reference in New Issue
Block a user