mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-07 11:25:00 +00:00
chore(deps): update base images to ubuntu 24.04
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
f0c41d6405
commit
7a15ff166e
7 changed files with 34 additions and 34 deletions
|
@ -11,7 +11,7 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
args:
|
||||
- IMAGE_TYPE=core
|
||||
- BASE_IMAGE=ubuntu:22.04
|
||||
- BASE_IMAGE=ubuntu:24.04
|
||||
ports:
|
||||
- 8080:8080
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue