Skip to content

Commit 9b8125f

Browse files
committed
Try explicit repo.
1 parent 852381a commit 9b8125f

File tree

1 file changed

+1
-1
lines changed
  • docker/spring-cloud-contract-stub-runner-docker

1 file changed

+1
-1
lines changed

docker/spring-cloud-contract-stub-runner-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<username>${env.DOCKER_HUB_USERNAME}</username>
272272
<password>${env.DOCKER_HUB_PASSWORD}</password>
273273
<buildArgs>
274-
<THIN_REPO>${thin.repo}</THIN_REPO>
274+
<THIN_REPO>https://repo.spring.io/milestone</THIN_REPO>
275275
</buildArgs>
276276
</configuration>
277277
<dependencies>

0 commit comments

Comments
 (0)