elemdisc
elemdisc
Just curious--did you write out the workaround or did I miss where it is? I noticed this because I was trying to save out seed data as inserts using pg_dump.
I'm getting a similar issue--the deploy job runs until it times out, but the Vercel preview build was fully deployed.
As an FYI I tried using the ARM64 image built by this on my Mac locally, but haven't done any other testing.
Works for me--I updated the pull request. I had to split the GHCR and Docker Hub image name variables in order to work with my account names in order to...