update go
This commit is contained in:
parent
291e164cd2
commit
c9c8fc47ab
|
@ -1,4 +1,4 @@
|
|||
FROM xena/go:1.11.4 AS build
|
||||
FROM xena/go:1.12.6 AS build
|
||||
RUN apk --no-cache add make git
|
||||
RUN mkdir -p /usr/local/src \
|
||||
&& git clone https://github.com/jroimartin/sw /usr/local/src/sw \
|
||||
|
|
Loading…
Reference in New Issue