mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 20:39:09 -05:00
⬆️ Update dockerfile.
This commit is contained in:
parent
d59622cd5f
commit
03fec6056f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue