We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bcb2e commit 3a45120Copy full SHA for 3a45120
java/operator-test-spring-2/pom.xml
@@ -102,7 +102,7 @@
102
</image>
103
<docker>
104
<host>${env.DOCKER_HOST}</host>
105
- <bindHostToBuilder>true</bindHostToBuilder>
+ <bindHostToBuilder>false</bindHostToBuilder>
106
</docker>
107
</configuration>
108
</plugin>
java/operator-test-spring/pom.xml
@@ -110,7 +110,7 @@
110
111
112
113
114
115
116
0 commit comments