🐳 🐛 Fix backend container

This commit is contained in:
mathieu.brunot
2019-02-19 12:42:06 +01:00
parent d58f500dee
commit 60e228ec14

View File

@@ -43,6 +43,7 @@ RUN set -ex; \
mkdir -p /srv/uxbox/resources/public/static; \
apt-get update -yq && \
apt-get install -yq \
git \
imagemagick \
webp \
; \