mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Change to bullseye
This commit is contained in:
committed by
GitHub
parent
6df27b2da0
commit
8476b325f1
@@ -1,4 +1,4 @@
|
||||
FROM python:3-buster
|
||||
FROM python:3-bullseye
|
||||
|
||||
# We need to set the host to 0.0.0.0 to allow outside access
|
||||
ENV HOST 0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user