| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
fc6fb4ea15
|
fix: revert to python:3.10-slim base image for AutoGen Studio (#5932)
<!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? This reverts the base image in AutoGen Studio Dockerfile to `FROM python:3.10-slim`. This fixes the Docker image build failure due to conflicting UID with Dev Container's `vscode` user. ## Related issue number Fixes #5929 ## Checks - [ ] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed. |
1 year ago |
|
|
636591a149
|
Use MCR registry instead of Docker's registry (#3814)
* Update FunctionCallGenerator.cs to address race condition Update FunctionCallGenerator.cs to address race condition * Update Dockerfile Use MCR registry * Update Dockerfile Use MCR registry |
1 year ago |
|
|
2596648fc9 | move studio to a package | 1 year ago |