Merge branch '2.5.x'

Closes gh-28196
This commit is contained in:
Stephane Nicoll 2021-10-05 09:09:10 +02:00
commit d34a5f1103
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ ln -fs /usr/share/zoneinfo/UTC /etc/localtime
dpkg-reconfigure --frontend noninteractive tzdata
rm -rf /var/lib/apt/lists/*
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.3/concourse-java.sh > /opt/concourse-java.sh
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.4/concourse-java.sh > /opt/concourse-java.sh
###########################################################