2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 20:14:56 +01:00

update errbot

This commit is contained in:
kev
2017-01-21 21:57:13 +08:00
parent 2a39f5165c
commit 246a890c7a
3 changed files with 19 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ MAINTAINER kev <noreply@easypi.info>
RUN set -xe \
&& apk add --no-cache ca-certificates \
build-base \
git \
libffi-dev \
openssl-dev \
python3 \