update
This commit is contained in:
		@@ -12,8 +12,7 @@ RUN set -eux; \
 | 
			
		||||
    apk update; \
 | 
			
		||||
    \
 | 
			
		||||
    apk add --no-cache --virtual .build-deps \
 | 
			
		||||
        tar \
 | 
			
		||||
        ; \
 | 
			
		||||
        tar;
 | 
			
		||||
RUN apk add --no-cache \
 | 
			
		||||
        ca-certificates;
 | 
			
		||||
RUN update-ca-certificates;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user