Skip to content

Commit

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

COPY *.sh /kube-ovn/
COPY 01-kube-ovn.conflist /kube-ovn/01-kube-ovn.conflist
Expand Down

0 comments on commit 6269503

Please sign in to comment.