mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
4155243cbc
commit
76456e7962
@ -5,7 +5,7 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- BASE_IMAGE=python:3.10
|
||||
- BASE_IMAGE=python:3.11
|
||||
ports:
|
||||
- 9601:9601
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user