Skip to content

Commit

Permalink
Upgrade Kubernetes to v1.28.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Apr 20, 2024
1 parent 7fdc3f4 commit 7fbb98d
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.28.8 kubectl-1.28.8 kubelet-1.28.8
RUN yum -y install kubeadm-1.28.9 kubectl-1.28.9 kubelet-1.28.9

0 comments on commit 7fbb98d

Please sign in to comment.