We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4976d15 commit b1122feCopy full SHA for b1122fe
dist/images/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:experimental
2
ARG VERSION
3
-ARG BASE_TAG=v1.14.0-ssl-fip
+ARG BASE_TAG=v1.14.0-ssl-fips
4
FROM yichanglu/kube-ovn-base:$BASE_TAG AS setcap
5
6
COPY *.sh /kube-ovn/
0 commit comments