1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
This commit is contained in:
kev 2021-11-08 17:47:01 +08:00
parent 1eedd0031a
commit ea0f99a6e5
2 changed files with 2 additions and 0 deletions

@ -14,6 +14,7 @@ RUN set -xe \
&& apk update \
&& apk add --no-cache \
ca-certificates \
curl \
build-base \
libffi-dev \
linux-headers \

@ -14,6 +14,7 @@ RUN set -xe \
&& apk update \
&& apk add --no-cache \
ca-certificates \
curl \
build-base \
libffi-dev \
linux-headers \