pinned version

This commit is contained in:
Matthias Luebken 2016-03-21 22:22:41 +01:00
parent 1531700f42
commit cc91f129a0

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:latest
FROM golang:1.6.0
ADD . /go/src/github.com/GoogleCloudPlatform/kubernetes/examples/guestbook-go/_src