Upgrade to latest concourse-java-scripts

This commit is contained in:
Phillip Webb 2020-09-25 12:41:58 -07:00
parent 56a8125eee
commit 6d70c3867e
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.2/concourse-java.sh > /opt/concourse-java.sh
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.3/concourse-java.sh > /opt/concourse-java.sh
###########################################################