mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
📎 Add nano editor to backend docker image
This commit is contained in:
parent
eef2cba976
commit
5ae1fe5867
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ RUN set -ex; \
|
|||
apt-get -qq update; \
|
||||
apt-get -qq upgrade; \
|
||||
apt-get -qqy --no-install-recommends install \
|
||||
nano \
|
||||
curl \
|
||||
tzdata \
|
||||
locales \
|
||||
|
|
Loading…
Add table
Reference in a new issue