Skip to content

Commit b1122fe

Browse files
committed
fix
Signed-off-by: clyi <clyi@alauda.io>
1 parent 4976d15 commit b1122fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax = docker/dockerfile:experimental
22
ARG VERSION
3-
ARG BASE_TAG=v1.14.0-ssl-fip
3+
ARG BASE_TAG=v1.14.0-ssl-fips
44
FROM yichanglu/kube-ovn-base:$BASE_TAG AS setcap
55

66
COPY *.sh /kube-ovn/

0 commit comments

Comments
 (0)