mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
📎 Add nano editor to backend docker image
This commit is contained in:
parent
eef2cba976
commit
5ae1fe5867
@ -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…
x
Reference in New Issue
Block a user