mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 18:06:14 +00:00
⬆️ Update node dependency on devenv
This commit is contained in:
parent
42d36bae0a
commit
4c0165da62
@ -3,7 +3,7 @@ LABEL maintainer="Penpot <docker@penpot.app>"
|
|||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
ENV NODE_VERSION=v22.14.0 \
|
ENV NODE_VERSION=v22.16.0 \
|
||||||
CLOJURE_VERSION=1.12.0.1501 \
|
CLOJURE_VERSION=1.12.0.1501 \
|
||||||
CLJKONDO_VERSION=2025.01.16 \
|
CLJKONDO_VERSION=2025.01.16 \
|
||||||
BABASHKA_VERSION=1.12.196 \
|
BABASHKA_VERSION=1.12.196 \
|
||||||
@ -98,6 +98,7 @@ RUN set -ex; \
|
|||||||
fonts-liberation \
|
fonts-liberation \
|
||||||
libnss3 \
|
libnss3 \
|
||||||
libgbm1 \
|
libgbm1 \
|
||||||
|
\
|
||||||
xvfb \
|
xvfb \
|
||||||
libfontconfig-dev \
|
libfontconfig-dev \
|
||||||
\
|
\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user