diff --git a/docker/production/django/Dockerfile b/docker/production/django/Dockerfile index 8b5e9fe..5245d95 100644 --- a/docker/production/django/Dockerfile +++ b/docker/production/django/Dockerfile @@ -1,5 +1,5 @@ # because ubuntu-jammy uses python3 for latest python3.10 and pip3 -FROM ubuntu:jammy-20230816 +FROM ubuntu:jammy-20230916 # Create it as a "system" user without a home directory (-r) # Do not force a specific numeric uid