mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 16:18:11 -05:00
🐳 🐛 Fix backend container
This commit is contained in:
parent
d58f500dee
commit
60e228ec14
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
; \
|
||||
|
|
Loading…
Add table
Reference in a new issue