Updated the docker version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# Use the official lightweight Python image.
|
# Use the official lightweight Python image.
|
||||||
# https://hub.docker.com/_/python
|
# https://hub.docker.com/_/python
|
||||||
FROM python:3.10-slim-bullseye
|
FROM python:3.9-slim-bullseye
|
||||||
|
|
||||||
# Allow statements and log messages to immediately appear in the logs
|
# Allow statements and log messages to immediately appear in the logs
|
||||||
ENV PYTHONUNBUFFERED True
|
ENV PYTHONUNBUFFERED True
|
||||||
|
|||||||
Reference in New Issue
Block a user