Commit f053ef8
File tree
Expand file treeCollapse file tree
2 files changed
+8
-3
lines changedFilter options
- spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src
- main/java/org/springframework/boot/buildpack/platform/docker/configuration
- test/resources/org/springframework/boot/buildpack/platform/docker/configuration/with-auth
Expand file treeCollapse file tree
2 files changed
+8
-3
lines changedspring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/docker/configuration/DockerConfigurationMetadata.java
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/docker/configuration/DockerConfigurationMetadata.java+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
247 | 252 |
|
248 | 253 |
|
249 | 254 |
|
|
spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/test/resources/org/springframework/boot/buildpack/platform/docker/configuration/with-auth/config.json
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/test/resources/org/springframework/boot/buildpack/platform/docker/configuration/with-auth/config.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
0 commit comments