mirror of
https://github.com/penpot/penpot.git
synced 2026-09-23 20:36:15 +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
091fe456ad
commit
267134e779
@ -42,7 +42,7 @@ RUN set -eux; \
|
||||
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>"
|
||||
|
||||
ENV LANG=en_US.UTF-8 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user