update
This commit is contained in:
		@@ -12,7 +12,7 @@ RUN set -eux; \
 | 
			
		||||
    apk update; \
 | 
			
		||||
    \
 | 
			
		||||
    apk add --no-cache --virtual .build-deps \
 | 
			
		||||
        unzip=6.0-r9 \
 | 
			
		||||
        unzip \
 | 
			
		||||
        ; \
 | 
			
		||||
    APKARCH="$(apk --print-arch)"; \
 | 
			
		||||
    case "$APKARCH" in \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user