Upgrade to Concourse Java Script v0.0.3

This new release has been updated with the version scheme changes.
This commit is contained in:
Brian Clozel 2020-05-06 13:53:24 +02:00
parent 084b4003d1
commit 1b85f6277d
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ apt-get update
apt-get install --no-install-recommends -y ca-certificates net-tools libxml2-utils git curl libudev1 libxml2-utils iptables iproute2 jq fontconfig
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
###########################################################
@ -28,4 +28,4 @@ test -f /opt/openjdk/bin/javac
###########################################################
cd /
mkdir ~/.gradle
echo 'systemProp.user.name=concourse' > ~/.gradle/gradle.properties
echo 'systemProp.user.name=concourse' > ~/.gradle/gradle.properties