Skip to content

Commit

Permalink
Dockerfile: fix base image version
Browse files Browse the repository at this point in the history
Signed-off-by: 张祖建 <zhangzujian.7@gmail.com>
  • Loading branch information
zhangzujian committed Oct 11, 2023
1 parent 772df6f commit ec9304f
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.15
FROM kubeovn/kube-ovn-base:v1.8.18

ARG ARCH
ENV DUMB_INIT_VERSION="1.2.5"
Expand Down

0 comments on commit ec9304f

Please sign in to comment.