Up to golang 1.6

This commit is contained in:
Lucas Käldström
2016-03-27 17:17:04 +03:00
parent cdf456af0e
commit 2928d0a8ec
8 changed files with 27 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.4.3
FROM golang:1.6.0
MAINTAINER Mesosphere <support@mesosphere.io>
# docker.io is suppossed to be in backports, but it's not there yet.