Try explicit repo.

This commit is contained in:
Olga Maciaszek-Sharma
2024-11-13 18:42:17 +01:00
parent 852381ac5d
commit 9b8125f490

View File

@@ -271,7 +271,7 @@
<username>${env.DOCKER_HUB_USERNAME}</username>
<password>${env.DOCKER_HUB_PASSWORD}</password>
<buildArgs>
<THIN_REPO>${thin.repo}</THIN_REPO>
<THIN_REPO>https://repo.spring.io/milestone</THIN_REPO>
</buildArgs>
</configuration>
<dependencies>