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

Docker image not up-to-date #63

Open
amirhmk opened this issue Nov 7, 2023 · 1 comment
Open

Docker image not up-to-date #63

amirhmk opened this issue Nov 7, 2023 · 1 comment

Comments

@amirhmk
Copy link
Contributor

amirhmk commented Nov 7, 2023

Hey there,

I just tried launching a new serving instance as our demands are growing. A few months ago I commited a change that resolved a missing await allowing us to override the process() method.

However, it seems like when pulling the latest docker image, this change is not reflected as no new image is pushed to docker hub. I'm not sure how often you release, but it seems like there are other changes which may not be reflected on the images. Could you please elaborate? Should I just create my own image from the updates source code...?

@ainoam
Copy link

ainoam commented Nov 9, 2023

@amirhmk Indeed docker image update has fallen behind - It's on our todo list but will take some time.
You can definitely use a custom image to address your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants