mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
Bump Go to 1.11.1
Release notes: https://golang.org/doc/devel/release.html#go1.11
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 9412739186)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.10.8-alpine
|
||||
FROM golang:1.11.1-alpine
|
||||
|
||||
RUN apk add -U git bash coreutils gcc musl-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user