Skip to content

Commit 6d70c38

Browse files
committed
Upgrade to latest concourse-java-scripts
1 parent 56a8125 commit 6d70c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ln -fs /usr/share/zoneinfo/UTC /etc/localtime
1212
dpkg-reconfigure --frontend noninteractive tzdata
1313
rm -rf /var/lib/apt/lists/*
1414

15-
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2/concourse-java.sh > /opt/concourse-java.sh
15+
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.3/concourse-java.sh > /opt/concourse-java.sh
1616

1717

1818
###########################################################

0 commit comments

Comments
 (0)