Merge pull request #2 from arslnmsd/master

Kubectl version 1.17.9
This commit is contained in:
Serhiy Mytrovtsiy 2020-09-25 18:51:39 +02:00 committed by GitHub
commit e2673b715c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
FROM alpine:3.10.2
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
ARG KUBE_VERSION="1.15.4"
ARG KUBE_VERSION="1.17.9"
COPY entrypoint.sh /entrypoint.sh