0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00

⬆️ Update devenv (deps).

This commit is contained in:
Andrey Antukh 2021-12-20 11:16:26 +01:00
parent f5b87a9865
commit e18ecb8c49

View file

@ -3,10 +3,10 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ENV NODE_VERSION=v16.13.0 \ ENV NODE_VERSION=v16.13.1 \
CLOJURE_VERSION=1.10.3.967 \ CLOJURE_VERSION=1.10.3.967 \
CLJKONDO_VERSION=2021.10.19 \ CLJKONDO_VERSION=2021.12.19 \
BABASHKA_VERSION=0.6.6 \ BABASHKA_VERSION=0.7.0 \
LANG=en_US.UTF-8 \ LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8 LC_ALL=en_US.UTF-8