File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-boot-jdk9-ci-image Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ RUN apt-get update && \
5
5
apt-get install -y libxml2-utils && \
6
6
apt-get install -y jq
7
7
8
- ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.1 /concourse-java.sh /opt/
8
+ ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2 /concourse-java.sh /opt/
9
9
10
10
ENV DOCKER_VERSION=17.05.0-ce \
11
11
ENTRYKIT_VERSION=0.4.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ RUN apt-get update && \
5
5
apt-get install -y libxml2-utils && \
6
6
apt-get install -y jq
7
7
8
- ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.1 /concourse-java.sh /opt/
8
+ ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2 /concourse-java.sh /opt/
9
9
10
10
ENV DOCKER_VERSION=17.05.0-ce \
11
11
ENTRYKIT_VERSION=0.4.0
You can’t perform that action at this time.
0 commit comments