• 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
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...