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.
2 parents 01ddee2 + 36812bf commit 53bf8c1Copy full SHA for 53bf8c1
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging-oci-image.adoc
@@ -338,7 +338,7 @@ The generated image can be published to a Docker registry by enabling a `publish
338
<password>secret</password>
339
<url>https://docker.example.com/v1/</url>
340
<email>user@example.com</email>
341
- </builderpublish>
+ </publishRegistry>
342
</docker>
343
</configuration>
344
</plugin>
0 commit comments