Skip to content

Commit

Permalink
fix arm image (#1524)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed May 13, 2022
1 parent 354d6c3 commit ebe0037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:experimental
FROM kubeovn/kube-ovn-base:v1.10.0-amd64
FROM kubeovn/kube-ovn-base:v1.10.0

COPY *.sh /kube-ovn/
COPY kubectl-ko /kube-ovn/kubectl-ko
Expand Down

0 comments on commit ebe0037

Please sign in to comment.