1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

chore: Use Node v18

This commit is contained in:
Maksim Eltyshev 2023-11-18 09:26:31 +01:00
parent 5b519cb62f
commit 964498dbaa

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