forked from phoenix/litellm-mirror
build(config.yml): switch base image
This commit is contained in:
parent
3cb9ea50c8
commit
90d87c7602
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ jobs:
|
||||||
path: test-results
|
path: test-results
|
||||||
|
|
||||||
build_and_test:
|
build_and_test:
|
||||||
docker:
|
machine:
|
||||||
- image: cimg/python:3.9
|
image: ubuntu-2204:2023.02.1
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue