mirror of
https://github.com/penpot/penpot.git
synced 2025-03-09 14:21:42 -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
|
||||
|
||||
ENV NODE_VERSION=v18.16.1 \
|
||||
ENV NODE_VERSION=v18.17.1 \
|
||||
CLOJURE_VERSION=1.11.1.1347 \
|
||||
CLJKONDO_VERSION=2023.05.26 \
|
||||
BABASHKA_VERSION=1.3.181 \
|
||||
CLJKONDO_VERSION=2023.07.13 \
|
||||
BABASHKA_VERSION=1.3.184 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue