diff bamboo-agent/Dockerfile @ 293:95d7d70f34a5 production v2.4.0

flow: Merged <release> 'v2.4.0' to <master> ('production').
author smith@nwoca.org
date Thu, 27 Dec 2018 00:06:14 +0000
parents 477609392d1b
children 7fcdf01e19eb
line wrap: on
line diff
--- a/bamboo-agent/Dockerfile	Thu Nov 15 20:10:48 2018 +0000
+++ b/bamboo-agent/Dockerfile	Thu Dec 27 00:06:14 2018 +0000
@@ -38,7 +38,7 @@
 
     && apt-get install -y zip
     
-ENV ANT_VERSION 1.10.3
+ENV ANT_VERSION 1.10.5
 RUN cd && \
     curl -fL -o apache-ant-bin.tar.gz http://www.us.apache.org/dist//ant/binaries/apache-ant-${ANT_VERSION}-bin.tar.gz && \
     tar -xzf apache-ant-bin.tar.gz && \