Update go to 1.12.1
Change-Id: Ibfb0aeeb6e70ca0aba44b192f67470aec31cef04
This commit is contained in:
parent
414b1e96af
commit
1321a24b03
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.11.2
|
||||
FROM golang:1.12.1
|
||||
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
|
||||
|
||||
ENV GOPATH /gopath/
|
||||
|
|
|
|||
Loading…
Reference in New Issue