We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb7ccce + 2450a5c commit 3868d9fCopy full SHA for 3868d9f
Dockerfile
@@ -1,5 +1,5 @@
1
# Base image: https://hub.docker.com/_/python
2
-FROM python:3.11.1-slim
+FROM python:3.11.2-slim
3
4
# Prevents Python from generating .pyc files in the container
5
ENV PYTHONDONTWRITEBYTECODE=1
0 commit comments