You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We currently use Debian bookworm as the Docker base image. While this is nice and stable, we don't get modern rocksdb which we would need for the varfish-server-worker to use the system rocksdb library.
Is your feature request related to a problem? Please describe.
We currently use Debian bookworm as the Docker base image. While this is nice and stable, we don't get modern rocksdb which we would need for the varfish-server-worker to use the system rocksdb library.
Describe the solution you'd like
Change the base image for the builder and runtime to be based on ubuntu noble. Synchronize this with updating the worker to use ubuntu noble as base image.
Describe alternatives you've considered
N/A
Additional context
The text was updated successfully, but these errors were encountered: