mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
⬆️ Update devenv.
This commit is contained in:
parent
067aece437
commit
c0bc7553a9
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV NODE_VERSION=v14.15.1 \
|
||||
CLOJURE_VERSION=1.10.1.739 \
|
||||
ENV NODE_VERSION=v14.15.3 \
|
||||
CLOJURE_VERSION=1.10.1.754 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
|
|
Loading…
Reference in a new issue