mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-23 21:19:24 +02:00
fix errbot
This commit is contained in:
parent
f9d2c1985f
commit
2a39f5165c
@ -6,7 +6,8 @@ FROM alpine
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add --no-cache build-base \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
build-base \
|
||||
libffi-dev \
|
||||
openssl-dev \
|
||||
python3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user