mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
⬆️ Update devenv (deps).
This commit is contained in:
parent
f5b87a9865
commit
e18ecb8c49
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=v16.13.0 \
|
||||
ENV NODE_VERSION=v16.13.1 \
|
||||
CLOJURE_VERSION=1.10.3.967 \
|
||||
CLJKONDO_VERSION=2021.10.19 \
|
||||
BABASHKA_VERSION=0.6.6 \
|
||||
CLJKONDO_VERSION=2021.12.19 \
|
||||
BABASHKA_VERSION=0.7.0 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
|
|
Loading…
Reference in a new issue