Update CI docker image with latest scripts tag
This commit is contained in:
@@ -5,7 +5,7 @@ RUN apt-get update && \
|
||||
apt-get install -y libxml2-utils && \
|
||||
apt-get install -y jq
|
||||
|
||||
ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.1/concourse-java.sh /opt/
|
||||
ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2/concourse-java.sh /opt/
|
||||
|
||||
ENV DOCKER_VERSION=17.05.0-ce \
|
||||
ENTRYKIT_VERSION=0.4.0
|
||||
|
||||
@@ -5,7 +5,7 @@ RUN apt-get update && \
|
||||
apt-get install -y libxml2-utils && \
|
||||
apt-get install -y jq
|
||||
|
||||
ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.1/concourse-java.sh /opt/
|
||||
ADD https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2/concourse-java.sh /opt/
|
||||
|
||||
ENV DOCKER_VERSION=17.05.0-ce \
|
||||
ENTRYKIT_VERSION=0.4.0
|
||||
|
||||
Reference in New Issue
Block a user