Update go to 1.12.1

Change-Id: Ibfb0aeeb6e70ca0aba44b192f67470aec31cef04
This commit is contained in:
Łukasz Osipiuk 2019-04-12 12:08:26 +02:00
parent 414b1e96af
commit 1321a24b03
1 changed files with 1 additions and 1 deletions

View File

@ -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/