mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
⬆️ Update versions on devenv Dockerfile
This commit is contained in:
parent
fede8c9975
commit
d8aba5f645
@ -4,10 +4,10 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV NODE_VERSION=v20.10.0 \
|
||||
CLOJURE_VERSION=1.11.1.1347 \
|
||||
CLJKONDO_VERSION=2023.09.07 \
|
||||
BABASHKA_VERSION=1.3.184 \
|
||||
CLJFMT_VERSION=0.11.2 \
|
||||
CLOJURE_VERSION=1.11.1.1429 \
|
||||
CLJKONDO_VERSION=2023.12.15 \
|
||||
BABASHKA_VERSION=1.3.187 \
|
||||
CLJFMT_VERSION=0.12.0 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user