bump node to v22
This commit is contained in:
parent
7259c0d69f
commit
fd1d09556d
@ -1,5 +1,5 @@
|
|||||||
# base image
|
# base image
|
||||||
FROM node:20-alpine3.20 AS base
|
FROM node:22-alpine3.21 AS base
|
||||||
LABEL maintainer="takatost@gmail.com"
|
LABEL maintainer="takatost@gmail.com"
|
||||||
|
|
||||||
# if you located in China, you can use aliyun mirror to speed up
|
# if you located in China, you can use aliyun mirror to speed up
|
||||||
|
Loading…
Reference in New Issue
Block a user