remix-run / blues-stack

The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
https://remix.run/stacks
MIT License
961 stars 236 forks source link

fix: Update docker build step to use older builder #153

Closed kiliman closed 1 year ago

kiliman commented 1 year ago

A recent change to the build-runner breaks deployment.

https://community.fly.io/t/deploying-to-fly-via-github-action-failing/10171/19

kiliman commented 1 year ago

@kentcdodds FYI

Related PR: https://github.com/remix-run/indie-stack/pull/191