File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN mkdir -p /opt/openjdk && \
1515 curl -L https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x64_linux_hotspot_8u292b10.tar.gz | tar xz --strip-components=1
1616
1717ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.4/concourse-java.sh /opt/
18- ADD https://repo.spring.io/libs-release /io/spring/concourse/releasescripts/concourse-release-scripts/0.3.3 /concourse-release-scripts-0.3.3 .jar /opt/
18+ ADD https://repo.spring.io/libs-snapshot /io/spring/concourse/releasescripts/concourse-release-scripts/0.3.4-SNAPSHOT /concourse-release-scripts-0.3.4-SNAPSHOT .jar /opt/
1919
2020RUN cd /usr/local/bin && curl -L https://github.com/cloudfoundry-incubator/credhub-cli/releases/download/2.9.0/credhub-linux-2.9.0.tgz | tar xz
2121
You can’t perform that action at this time.
0 commit comments