fix issue
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
FROM alpine/helm:3.8.1
|
||||
MAINTAINER Joachim Hill-Grannec <joachim@pelo.tech>
|
||||
|
||||
RUN apk add libc6-compat
|
||||
|
||||
COPY build/drone-helm /bin/drone-helm
|
||||
COPY assets/kubeconfig.tpl /root/.kube/config.tpl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user