Skip to content

Commit

Permalink
update dockerfile to use v1.9.1 base img
Browse files Browse the repository at this point in the history
  • Loading branch information
hongzhen-ma committed Mar 22, 2022
1 parent 2419050 commit b54364b
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.9.0
FROM kubeovn/kube-ovn-base:v1.9.1

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

0 comments on commit b54364b

Please sign in to comment.