mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 04:25:27 +02:00
build: Use Node.js v22
This commit is contained in:
parent
2d1a8658bb
commit
8df49a636a
6 changed files with 18 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts-alpine
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk -U upgrade \
|
||||
&& apk add bash build-base python3 xdg-utils --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue