We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f16eaba + 6d70c38 commit 3251940Copy full SHA for 3251940
ci/images/setup.sh
@@ -12,7 +12,7 @@ ln -fs /usr/share/zoneinfo/UTC /etc/localtime
12
dpkg-reconfigure --frontend noninteractive tzdata
13
rm -rf /var/lib/apt/lists/*
14
15
-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
16
17
18
###########################################################
0 commit comments