0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -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
ENV NODE_VERSION=v16.13.0 \
ENV NODE_VERSION=v16.13.1 \
CLOJURE_VERSION=1.10.3.967 \
CLJKONDO_VERSION=2021.10.19 \
BABASHKA_VERSION=0.6.6 \
CLJKONDO_VERSION=2021.12.19 \
BABASHKA_VERSION=0.7.0 \
LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8