1
0
Fork 0
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:
Maksim Eltyshev 2023-11-18 09:26:31 +01:00
parent 965f7cd1ed
commit 3ada84527f

View file

@ -1,4 +1,4 @@
FROM node:lts-alpine FROM node:18-alpine
ARG VIPS_VERSION=8.14.5 ARG VIPS_VERSION=8.14.5