0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00

⬆️ Update devenv.

This commit is contained in:
Andrey Antukh 2020-12-21 09:12:11 +01:00 committed by Alonso Torres
parent 067aece437
commit c0bc7553a9

View file

@ -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