Skip to content

Commit

Permalink
build: docker: use openvswitch:2.10.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
yousong committed May 28, 2020
1 parent df3c337 commit 2353396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile.host
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.cn-beijing.aliyuncs.com/yunionio/host-base:v0.1.0
FROM registry.cn-beijing.aliyuncs.com/yunionio/host-base:v0.2.0

MAINTAINER "Yaoqi Wan wanyaoqi@yunionyun.com"

Expand Down
2 changes: 1 addition & 1 deletion build/docker/Dockerfile.vpcagent
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.cn-beijing.aliyuncs.com/yunionio/openvswitch:2.9.6-1
FROM registry.cn-beijing.aliyuncs.com/yunionio/openvswitch:2.10.4-0

MAINTAINER "Yousong Zhou <zhouyousong@yunion.cn>"

Expand Down

0 comments on commit 2353396

Please sign in to comment.