mirror of
https://github.com/penpot/penpot.git
synced 2025-03-09 22:31:50 -05:00
⬆️ Update devenv dependencies
This commit is contained in:
parent
496afb0f25
commit
b80469c040
1 changed files with 3 additions and 3 deletions
|
@ -3,10 +3,10 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
ENV NODE_VERSION=v18.16.1 \
|
ENV NODE_VERSION=v18.17.1 \
|
||||||
CLOJURE_VERSION=1.11.1.1347 \
|
CLOJURE_VERSION=1.11.1.1347 \
|
||||||
CLJKONDO_VERSION=2023.05.26 \
|
CLJKONDO_VERSION=2023.07.13 \
|
||||||
BABASHKA_VERSION=1.3.181 \
|
BABASHKA_VERSION=1.3.184 \
|
||||||
LANG=en_US.UTF-8 \
|
LANG=en_US.UTF-8 \
|
||||||
LC_ALL=en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue