generated from Phil/vue3template
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
826a9cc93f
commit
2d62f36f3c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20 AS builder
|
||||
FROM node:23 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
|
Loading…
Add table
Reference in a new issue