diff --git a/prod/django.Dockerfile b/prod/django.Dockerfile index d5d0ae0e..aa3c3828 100644 --- a/prod/django.Dockerfile +++ b/prod/django.Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13.0a6-slim +FROM python:3.13.0b4-slim # Install nodejs + npm for building client library # Install system libraries for Python packages: # * psycopg2