update
This commit is contained in:
		@@ -48,7 +48,8 @@ RUN apk add --no-cache \
 | 
				
			|||||||
    lz4-dev \
 | 
					    lz4-dev \
 | 
				
			||||||
    zstd-dev \
 | 
					    zstd-dev \
 | 
				
			||||||
    curl-dev \
 | 
					    curl-dev \
 | 
				
			||||||
    boost-dev 
 | 
					    boost-dev \
 | 
				
			||||||
 | 
					    re2-dev
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Clone the Apache Arrow source code
 | 
					# Clone the Apache Arrow source code
 | 
				
			||||||
RUN git clone https://github.com/apache/arrow.git /arrow
 | 
					RUN git clone https://github.com/apache/arrow.git /arrow
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user