fix(core): update
This commit is contained in:
parent
7021f177f6
commit
62d1938c89
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user