Use 2.0.0-ONAP tag instead beijing branch
[oom.git] / kubernetes / portal / docker / init / mariadb-client / Dockerfile
index 6b87b36..e64b1e2 100644 (file)
@@ -1,6 +1,6 @@
 FROM boxfuse/flyway:5.0.7-alpine
 
-ARG branch=beijing
+ARG branch=2.0.0-ONAP
 ENV no_proxy "localhost,127.0.0.1,.cluster.local,$KUBERNETES_SERVICE_HOST"
 # Setup Corporate proxy
 ENV https_proxy ${HTTP_PROXY}