mirror of
https://github.com/penpot/penpot.git
synced 2026-08-06 21:08:34 +00:00
⬆️ Update clj-kondo and babashka dependencies on devenv dockerfile.
This commit is contained in:
parent
144127224c
commit
b9df489962
@ -5,8 +5,8 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||||||
|
|
||||||
ENV NODE_VERSION=v14.16.1 \
|
ENV NODE_VERSION=v14.16.1 \
|
||||||
CLOJURE_VERSION=1.10.3.822 \
|
CLOJURE_VERSION=1.10.3.822 \
|
||||||
CLJKONDO_VERSION=2021.04.23 \
|
CLJKONDO_VERSION=2021.06.01 \
|
||||||
BABASHKA_VERSION=0.4.0 \
|
BABASHKA_VERSION=0.4.4 \
|
||||||
LANG=en_US.UTF-8 \
|
LANG=en_US.UTF-8 \
|
||||||
LC_ALL=en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user