From fc36e6d6e4163132c05dcd8804c1ad3926aac31c Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Wed, 5 Jul 2017 02:28:57 +0300 Subject: [PATCH] lxml --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 46a7d46..88992d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN apk update && apk add --update --no-cache --progress \ cyrus-sasl-dev \ jpeg libpng freetype \ bash bash-completion \ - python3-lxml \ + py-lxml \ gettext-dev \ && apk add --no-cache --virtual=.build-dependencies \