Update node Docker tag to v22
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
66c1682b0b
commit
ab3f639d0e
@ -1,4 +1,4 @@
|
|||||||
FROM node:21 AS builder
|
FROM node:22 AS builder
|
||||||
|
|
||||||
COPY . /src
|
COPY . /src
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
Loading…
Reference in New Issue
Block a user