chore: bump Nodejs in web image from 20 to 22 LTS (#13341)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# base image
|
||||
FROM node:20-alpine3.20 AS base
|
||||
FROM node:22-alpine3.21 AS base
|
||||
LABEL maintainer="takatost@gmail.com"
|
||||
|
||||
# if you located in China, you can use aliyun mirror to speed up
|
||||
|
||||
Reference in New Issue
Block a user