Skip to content

Commit

Permalink
Update Dockerfile.aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng authored Oct 25, 2023
1 parent 7c64ec6 commit f2dc96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM almalinux:9
COPY kubernetes-aarch64.repo /etc/yum.repos.d
RUN yum -y install kubeadm-1.28.3 kubectl-1.28.3 kubelet-1.28.3
RUN yum -y install kubeadm kubectl kubelet

0 comments on commit f2dc96f

Please sign in to comment.