fix(core): update
This commit is contained in:
		| @@ -20,7 +20,7 @@ RUN apk update && apk add --no-cache \ | ||||
|   && update-ca-certificates | ||||
|  | ||||
| # Add the patch fix | ||||
| COPY common/stack-fix.c /lib/ | ||||
| COPY ./stack-fix.c /lib/ | ||||
|  | ||||
| # Prepare the libraries packages | ||||
| RUN set -ex \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user