InvokeAI
InvokeAI copied to clipboard
fix(docker): specify bullseye for debian 11 #3563
This fix specifies the Debian 11 bullseye version for the base image in the Dockerfile.
https://github.com/invoke-ai/InvokeAI/issues/3563
Hey @briancaffey - thank you for the contribution. We're actually refactoring the docker setup quite heavily in https://github.com/invoke-ai/InvokeAI/pull/3587. Would you mind giving that PR a look? Right now it's still draft because it's waiting on #3547 to be merged, but it's reviewable otherwise. I can also ping you once it's fully working and testable.
Thank you!
Thank you @ebr, sounds good! I'll have a look at branch with the docker refactor.