timeweb docker
This commit is contained in:
parent
e39f62a3a4
commit
bd3a6edf42
|
@ -1,5 +1,5 @@
|
||||||
# Use the official Python image with version 3.11
|
# Use the official Python image with version 3.11
|
||||||
FROM python:3.11
|
FROM dockerhub.timeweb.cloud/python:3.11
|
||||||
|
|
||||||
# Set environment variables for Python and unbuffered mode
|
# Set environment variables for Python and unbuffered mode
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
Loading…
Reference in New Issue