We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08071c9 commit 79352f8Copy full SHA for 79352f8
infra/Dockerfile
@@ -1,5 +1,5 @@
1
# Creating a python base with shared environment variables
2
-FROM python:3.9.9-slim as python-base
+FROM python:3.9-slim as python-base
3
ENV PYTHONPATH=/app \
4
PYTHONUNBUFFERED=1 \
5
PYTHONDONTWRITEBYTECODE=1 \
0 commit comments