• Scott Frederick's avatar
    Enforce builder and run images in the same registry · a9e711e5
    Scott Frederick authored
    Previously, when an authenticated Docker builder registry was
    configured in the Maven or Gradle plugin and the builder and run
    images specified different registries, the authentication credentials
    would be sent to both registries. This could cause confusion if both
    registries don't recognize the same credentials. This commit enforces
    that both images are in the same registry when authentication
    is configured.
    
    Fixes gh-24552
    a9e711e5
Name
Last commit
Last update
.github Loading commit data...
buildSrc Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
git/hooks Loading commit data...
gradle/wrapper Loading commit data...
idea Loading commit data...
spring-boot-project Loading commit data...
spring-boot-tests Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
build.gradle Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...