This commit is contained in:
@ -22,6 +22,8 @@ RUN apk add --no-cache \
|
||||
binutils \
|
||||
elfutils-dev
|
||||
|
||||
RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user