mirror of
https://github.com/penpot/penpot.git
synced 2026-03-02 08:13:46 +00:00
🐳 🐛 Fix backend container
This commit is contained in:
@@ -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 \
|
||||
; \
|
||||
|
||||
Reference in New Issue
Block a user