mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Revert Prisma 5.17.0.
This commit is contained in:
parent
dc7d2cf119
commit
a02a6c76a6
3 changed files with 41 additions and 43 deletions
|
|
@ -40,7 +40,7 @@ RUN adduser --system --uid 1001 nextjs
|
|||
|
||||
RUN set -x \
|
||||
&& apk add --no-cache curl openssl \
|
||||
&& yarn add npm-run-all dotenv semver prisma@5.22.0
|
||||
&& yarn add npm-run-all dotenv semver prisma@5.17.0
|
||||
|
||||
# You only need to copy next.config.js if you are NOT using the default configuration
|
||||
COPY --from=builder /app/next.config.js .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue