generated from Phil/vue3template
Compare commits
2 commits
826a9cc93f
...
ebea1a3151
Author | SHA1 | Date | |
---|---|---|---|
ebea1a3151 | |||
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
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
Loading…
Add table
Reference in a new issue