Compare commits

..

No commits in common. "2639090a038d46a3b9b98b220ae0837676ded8b7" and "9270913c29699788b51bc04becd0ebdf048ffb49" have entirely different histories.

View File

@ -2,7 +2,7 @@ FROM alpine:3.17
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
ARG TARGETPLATFORM
ARG KUBE_VERSION="v1.34.2"
ARG KUBE_VERSION="v1.32.2"
COPY entrypoint.sh /entrypoint.sh