Skip to content

Commit

Permalink
Upgrade to Kubernetes v1.25.16
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Feb 11, 2024
1 parent 43c2c5f commit 4b4f8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM almalinux:9
COPY kubernetes.repo /etc/yum.repos.d
RUN yum -y install kubeadm-1.25.15 kubectl-1.25.15 kubelet-1.25.15
RUN yum -y install kubeadm-1.25.16 kubectl-1.25.16 kubelet-1.25.16

0 comments on commit 4b4f8c3

Please sign in to comment.