Use node 22

This commit is contained in:
Stephen Zhou 2026-03-03 13:31:35 +08:00
parent 67e0eeefd2
commit c2fc4f4822
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
# base image
FROM node:24-alpine AS base
FROM node:22-alpine AS base
LABEL maintainer="takatost@gmail.com"
# if you located in China, you can use aliyun mirror to speed up