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