mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
lock alpine python version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:alpine
|
||||
FROM python:3.10.10-alpine3.17
|
||||
WORKDIR /work
|
||||
|
||||
RUN pip install fastapi uvicorn lorem-text
|
||||
|
||||
Reference in New Issue
Block a user