Skip to content

Commit 9856800

Browse files
Bump ubuntu in /docker/production/django
Bumps ubuntu from jammy-20230816 to jammy-20230916. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99eeeb6 commit 9856800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/production/django/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# because ubuntu-jammy uses python3 for latest python3.10 and pip3
2-
FROM ubuntu:jammy-20230816
2+
FROM ubuntu:jammy-20230916
33

44
# Create it as a "system" user without a home directory (-r)
55
# Do not force a specific numeric uid

0 commit comments

Comments
 (0)