chore: update prisma-binaries

This commit is contained in:
diced 2022-12-09 18:09:58 -08:00
parent d87e465a8e
commit 9648856052
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -1,4 +1,4 @@
FROM ghcr.io/diced/prisma-binaries:4.5.x as prisma
FROM ghcr.io/diced/prisma-binaries:4.7.x as prisma
FROM node:alpine3.16 AS deps
RUN mkdir -p /prisma-engines