Update Dockerfile
This commit is contained in:
parent
183ae371e8
commit
42b5f10456
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user