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