mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -05:00
⬆️ Update versions on devenv Dockerfile
This commit is contained in:
parent
fede8c9975
commit
d8aba5f645
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue