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 \