Switch to milestone.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
ARG SDKMAN_JAVA_INSTALLATION=17.0.1-tem
|
||||
ARG THIN_REPO=https://repo.spring.io/snapshot
|
||||
ARG THIN_REPO=https://repo.spring.io/milestone
|
||||
|
||||
LABEL Author="Marcin Grzejszczak <mgrzejszczak@pivotal.io>"
|
||||
LABEL Author="Bastian Doetsch <bdoetsch@vmware.com>"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<description>Spring Cloud Contract Stub Runner Docker</description>
|
||||
|
||||
<properties>
|
||||
<thin.repo>https://repo.spring.io/snapshot</thin.repo>
|
||||
<thin.repo>https://repo.spring.io/milestone</thin.repo>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user