Upgrade to concourse-java-scripts 0.0.4

Closes gh-23962
This commit is contained in:
Stephane Nicoll
2021-10-05 09:08:36 +02:00
parent 823ae77887
commit 1fc52b65a3

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
###########################################################