mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 09:36:37 +02:00
⬆️ Update deps.
This commit is contained in:
parent
1b6753932f
commit
9b4cc30d3f
9 changed files with 75 additions and 169 deletions
|
@ -3,8 +3,8 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV NODE_VERSION=v12.18.2 \
|
||||
CLOJURE_VERSION=1.10.1.536 \
|
||||
ENV NODE_VERSION=v12.18.3 \
|
||||
CLOJURE_VERSION=1.10.1.619 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=C.UTF-8
|
||||
|
||||
|
@ -30,6 +30,8 @@ RUN set -ex; \
|
|||
python \
|
||||
build-essential \
|
||||
imagemagick \
|
||||
netpbm \
|
||||
potrace \
|
||||
webp \
|
||||
nginx \
|
||||
jq \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue