mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fixup! Update golang-mysql integration image
This commit is contained in:
parent
e434d78e68
commit
04a8955427
@ -8,5 +8,5 @@ WORKDIR /opt
|
||||
COPY ./main.go main.go
|
||||
|
||||
RUN go mod init none \
|
||||
&& go get github.com/go-sql-driver/mysql@master \
|
||||
&& go get github.com/go-sql-driver/mysql@217d05049 \
|
||||
&& go build main.go
|
||||
|
Loading…
Reference in New Issue
Block a user