mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
⬆️ Update deps on devenv dockerfile.
This commit is contained in:
parent
1376c26def
commit
083696a899
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV NODE_VERSION=v14.16.1 \
|
||||
CLOJURE_VERSION=1.10.3.822 \
|
||||
CLJKONDO_VERSION=2021.06.01 \
|
||||
BABASHKA_VERSION=0.4.4 \
|
||||
ENV NODE_VERSION=v14.17.2 \
|
||||
CLOJURE_VERSION=1.10.3.882 \
|
||||
CLJKONDO_VERSION=2021.06.18 \
|
||||
BABASHKA_VERSION=0.4.6 \
|
||||
LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue