This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 4fe3a0b  ARROW-2114: [Python] Pull latest docker manylinux1 image 
[skip appveyor]
4fe3a0b is described below

commit 4fe3a0be8be41f6843065c5aed528bcc907070b7
Author: Uwe L. Korn <[email protected]>
AuthorDate: Thu Feb 8 14:04:14 2018 -0500

    ARROW-2114: [Python] Pull latest docker manylinux1 image [skip appveyor]
    
    Author: Uwe L. Korn <[email protected]>
    
    Closes #1577 from xhochy/ARROW-2114 and squashes the following commits:
    
    1dcadba9 [Uwe L. Korn] ARROW-2114: [Python] Pull latest docker manylinux1 
image [skip appveyor]
---
 python/manylinux1/Dockerfile-x86_64 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/manylinux1/Dockerfile-x86_64 
b/python/manylinux1/Dockerfile-x86_64
index 1ade9ab..919a32b 100644
--- a/python/manylinux1/Dockerfile-x86_64
+++ b/python/manylinux1/Dockerfile-x86_64
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-FROM quay.io/xhochy/arrow_manylinux1_x86_64_base:ARROW-2087
+FROM quay.io/xhochy/arrow_manylinux1_x86_64_base:latest
 
 ADD arrow /arrow
 WORKDIR /arrow/cpp

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to