We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9ffac4 + 1baf3dc commit 8e62cacCopy full SHA for 8e62cac
dev/django.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.0a4-slim
+FROM python:3.13.0a6-slim
2
# Install system libraries for Python packages:
3
# * psycopg2
4
RUN apt-get update && \
0 commit comments