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