Merge pull request #55 from josmo/pin-image
pin version of docker image to alpine/helm:3.0.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine/helm
|
FROM alpine/helm:3.0.2
|
||||||
MAINTAINER Erin Call <erin@liffft.com>
|
MAINTAINER Erin Call <erin@liffft.com>
|
||||||
|
|
||||||
COPY build/drone-helm /bin/drone-helm
|
COPY build/drone-helm /bin/drone-helm
|
||||||
|
|||||||
Reference in New Issue
Block a user