update
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
ARG             ARCH
 | 
			
		||||
FROM            harbor.colben.cn/general/alpine$ARCH
 | 
			
		||||
FROM            harbor.colben.cn/general/alpine$ARCH:3.20
 | 
			
		||||
MAINTAINER      Colben colbenlee@gmail.com
 | 
			
		||||
RUN             apk update \
 | 
			
		||||
                    && apk add --no-cache linux-headers libc-dev gcc python3 python3-dev py3-pip \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user