aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-init
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-04-14 23:21:49 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-04-15 15:53:46 +0000
commitf8f5a264c0abad9c207a7692bdd222d1791799bd (patch)
tree3ca869cac1765cf59882e314c1fa3c4630ed15e1 /sdc-workflow-designer-init
parentfa9aa8bedf2e6411ebb59fd4669ce5c441fb0596 (diff)
Fix broken launch WorkFlow Designer
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I60a9163b59fafff265c9a5f8582a1d4872ccc02b Issue-ID: SDC-3970
Diffstat (limited to 'sdc-workflow-designer-init')
-rw-r--r--sdc-workflow-designer-init/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-workflow-designer-init/pom.xml b/sdc-workflow-designer-init/pom.xml
index 5c6b2b7c..da24046d 100644
--- a/sdc-workflow-designer-init/pom.xml
+++ b/sdc-workflow-designer-init/pom.xml
@@ -25,6 +25,7 @@
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
+ <apiVersion>${docker.api.version}</apiVersion>
<images>
<image>
<name>onap/sdc-workflow-init</name>