Skip to content

Commit

Permalink
Merge pull request #65 from rancher/renovate/kubernetes-kubernetes-1.x
Browse files Browse the repository at this point in the history
Update dependency kubernetes/kubernetes to v1.25.14
  • Loading branch information
superseb authored Sep 20, 2023
2 parents c228d01 + d8a5399 commit 55576d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.suse.com/bci/bci-base:15.5.36.5.34

ENV KUBECTL_VERSION v1.23.13
ENV KUBECTL_VERSION v1.25.14
WORKDIR /usr/local/bin
RUN set -x \
&& zypper -n install curl \
Expand Down

0 comments on commit 55576d5

Please sign in to comment.