mirror of
https://github.com/penpot/penpot.git
synced 2026-09-24 04:46:14 +00:00
⬆️ Align mcp runtime image to the same Node version
Signed-off-by: David Barragán Merino <david.barragan@kaleidos.net>
This commit is contained in:
parent
d8d345d8bd
commit
ec62799793
@ -42,7 +42,7 @@ RUN set -eux; \
|
|||||||
RUN ./setup
|
RUN ./setup
|
||||||
|
|
||||||
|
|
||||||
FROM dhi.io/node:24.18.1-debian13 AS image
|
FROM dhi.io/node:24.20.0-debian13 AS image
|
||||||
LABEL maintainer="Penpot <docker@penpot.app>"
|
LABEL maintainer="Penpot <docker@penpot.app>"
|
||||||
|
|
||||||
ENV LANG=en_US.UTF-8 \
|
ENV LANG=en_US.UTF-8 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user