You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an annoying problem that we keep running into where the docker image we use can be out of date from the one a PR is creating. @UnsignedByteadded a hack in the Filament repo to check if the Dockerfile has changed and rebuild it if needed. We should copy that code into this repo as well.
The text was updated successfully, but these errors were encountered:
This is an annoying problem that we keep running into where the docker image we use can be out of date from the one a PR is creating. @UnsignedByte added a hack in the Filament repo to check if the Dockerfile has changed and rebuild it if needed. We should copy that code into this repo as well.
The text was updated successfully, but these errors were encountered: