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 ff4d3eb + 3251940 commit f53b031Copy full SHA for f53b031
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