0
Fork 0
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:
Andrey Antukh 2023-08-24 13:19:02 +02:00
parent 496afb0f25
commit b80469c040

View file

@ -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