0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-02 20:39:09 -05:00

⬆️ Update dockerfile.

This commit is contained in:
Andrey Antukh 2020-10-23 13:27:07 +02:00 committed by Hirunatan
parent d59622cd5f
commit 03fec6056f

View file

@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ARG EXTERNAL_UID=1000 ARG EXTERNAL_UID=1000
ENV NODE_VERSION=v12.19.0 \ ENV NODE_VERSION=v12.19.0 \
CLOJURE_VERSION=1.10.1.716 \ CLOJURE_VERSION=1.10.1.727 \
LANG=en_US.UTF-8 \ LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8 LC_ALL=en_US.UTF-8