mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
chore: Use Node v18
This commit is contained in:
parent
965f7cd1ed
commit
3ada84527f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts-alpine
|
||||
FROM node:18-alpine
|
||||
|
||||
ARG VIPS_VERSION=8.14.5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue