We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17c6d1 commit fecc997Copy full SHA for fecc997
pom.xml
@@ -429,7 +429,7 @@
429
<image>docker.arpnetworking.com/arpnetworking/mad/kafka:cache-base</image>
430
</cacheFrom>
431
<buildx>
432
- <configFile>${user.home}/.docker</configFile>
+ <dockerStateDir>${user.home}/.docker</dockerStateDir>
433
<builderName>multiarch</builderName>
434
<platforms>
435
<platform>linux/amd64</platform>
@@ -467,7 +467,7 @@
467
<image>docker.arpnetworking.com/arpnetworking/mad:cache-base</image>
468
469
470
471
472
473
0 commit comments