mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-08 11:21:17 -05:00
latest?
This commit is contained in:
@@ -63,7 +63,7 @@ RUN curl -O "https://dl.google.com/go/go${GO_VERSION}.linux-amd64.tar.gz" && \
|
||||
go version
|
||||
|
||||
# go get the MySQL dependency
|
||||
RUN go install github.com/go-sql-driver/mysql
|
||||
RUN go install github.com/go-sql-driver/mysql@latest
|
||||
|
||||
# install dotnet
|
||||
RUN curl -LO https://download.visualstudio.microsoft.com/download/pr/13b9d84c-a35b-4ffe-8f62-447a01403d64/1f9ae31daa0f7d98513e7551246899f2/dotnet-sdk-5.0.400-linux-x64.tar.gz && \
|
||||
|
||||
Reference in New Issue
Block a user