mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-25 08:05:36 +00:00
upgrade base image to the latest Debian (Bookworm) (#1133)
This commit is contained in:
parent
4fcc45f140
commit
82cc88e36c
@ -3,7 +3,7 @@
|
||||
# Licensed under the MIT License. See LICENSE file in the project root for license information.
|
||||
#-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/python:0-3.10
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/python:3.10
|
||||
|
||||
#
|
||||
# Update the OS and maybe install packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user