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 852381a commit 9b8125fCopy full SHA for 9b8125f
docker/spring-cloud-contract-stub-runner-docker/pom.xml
@@ -271,7 +271,7 @@
271
<username>${env.DOCKER_HUB_USERNAME}</username>
272
<password>${env.DOCKER_HUB_PASSWORD}</password>
273
<buildArgs>
274
- <THIN_REPO>${thin.repo}</THIN_REPO>
+ <THIN_REPO>https://repo.spring.io/milestone</THIN_REPO>
275
</buildArgs>
276
</configuration>
277
<dependencies>
0 commit comments