generated from Phil/vue3template
Compare commits
No commits in common. "ebea1a315101002922b48bb649396fdc29b83a2e" and "826a9cc93f2129ee3fd28b43d6b5ff7ef14866c7" have entirely different histories.
ebea1a3151
...
826a9cc93f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:23 AS builder
|
FROM node:20 AS builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
Loading…
Add table
Reference in a new issue