Update node Docker tag to v23
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
4385f07aa7
commit
3d483653d7
@ -1,4 +1,4 @@
|
|||||||
FROM node:22 AS builder
|
FROM node:23 AS builder
|
||||||
|
|
||||||
COPY . /src
|
COPY . /src
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
Loading…
Reference in New Issue
Block a user