mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
explicitly use Python 3.11 as per #126
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3
|
FROM python:3.11
|
||||||
|
|
||||||
# Download precompiled ttyd binary from GitHub releases
|
# Download precompiled ttyd binary from GitHub releases
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|||||||
Reference in New Issue
Block a user