Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Dockerfile): fix Python 3.11 using Debian base image #438

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

pinglin
Copy link
Member

@pinglin pinglin commented Oct 23, 2023

Because

  • Go 1.21 base image uses Python 3.11, which breaks the previous build

This commit

  • update Dockerfiles

@pinglin pinglin merged commit f92ae22 into main Oct 23, 2023
9 checks passed
@pinglin pinglin deleted the pinglin/fix-dockerfile branch October 23, 2023 03:23
pinglin added a commit that referenced this pull request Oct 23, 2023
Because

- Go 1.21 base image uses Python 3.11, which breaks the previous build

This commit

- update Dockerfiles
heiruwu pushed a commit that referenced this pull request Oct 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.18.0-alpha](v0.17.2-alpha...v0.18.0-alpha)
(2023-10-26)


### Features

* **model:** Enhancements for Llava Model Support and Model Hub File
Movement
([#434](#434))
([58cb97c](58cb97c))
* **model:** Support for LLM-like models in TRITON Inference Server
([#432](#432))
([590eb0b](590eb0b))


### Bug Fixes

* **Dockerfile:** fix Python 3.11 using Debian base image
([#438](#438))
([2ace6eb](2ace6eb))
* **payload:** fix incorrect conversion between integer types
([#440](#440))
([32bffea](32bffea))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants