mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Update mesos/docker cluster docker base images
- ubuntu 14.04.3 - golang 1.4.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:14.04.2
|
||||
FROM ubuntu:14.04.3
|
||||
MAINTAINER Mesosphere <support@mesosphere.io>
|
||||
|
||||
RUN locale-gen en_US.UTF-8
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:14.04.2
|
||||
FROM ubuntu:14.04.3
|
||||
MAINTAINER Mesosphere <support@mesosphere.io>
|
||||
|
||||
RUN locale-gen en_US.UTF-8
|
||||
|
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.4.2
|
||||
FROM golang:1.4.3
|
||||
MAINTAINER Mesosphere <support@mesosphere.io>
|
||||
|
||||
# docker.io is suppossed to be in backports, but it's not there yet.
|
||||
|
Reference in New Issue
Block a user