Skip to content

Commit

Permalink
security: upadate base image
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Dec 13, 2021
1 parent 7f1e935 commit dfa1a3a
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.0
FROM kubeovn/kube-ovn-base:v1.8.2

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

0 comments on commit dfa1a3a

Please sign in to comment.