update
This commit is contained in:
		@@ -17,7 +17,7 @@ ARG BUILD_VERSION
 | 
			
		||||
COPY rootfs /
 | 
			
		||||
 | 
			
		||||
# Install necessary dependencies
 | 
			
		||||
RUN apk add --no-cache gcc g++ make musl-dev linux-headers git python3 py3-pip curl
 | 
			
		||||
RUN apk add --no-cache gcc g++ make musl-dev linux-headers hdf5 hdf5-dev cython libffi-dev openssl-dev git python3 py3-pip curl
 | 
			
		||||
 | 
			
		||||
# Set the working directory
 | 
			
		||||
WORKDIR /freq
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user