Upgrading is a pain
the build was successful Details

This commit is contained in:
Antoine Bartuccio 2018-12-31 20:54:31 +01:00
parent 02db29beae
commit 7edc83f003
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.11 AS builder
FROM golang:1.10 AS builder
# Download and install the latest release of dep
# ADD https://github.com/golang/dep/releases/download/v0.4.1/dep-linux-amd64 /usr/bin/dep