mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐳 🐛 Fix backend container
This commit is contained in:
parent
d58f500dee
commit
60e228ec14
@ -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…
x
Reference in New Issue
Block a user