Skip to content

Commit

Permalink
bumping go version in the build/test docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Apr 1, 2018
1 parent 24e5ea2 commit aebe42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_files/dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a docker image for the helmsman test container
# It can be pulled from praqma/helmsman-test
FROM golang:1.8-alpine3.6 as builder
FROM golang:1.10-alpine3.7 as builder

ENV KUBE_LATEST_VERSION v1.8.2
ENV HELM_VERSION v2.7.0
Expand Down

0 comments on commit aebe42b

Please sign in to comment.