Skip to content

Commit 3c99a4a

Browse files
Bump ubuntu in /docker/local/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 3c99a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/local/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
# https://stackoverflow.com/a/76850816/80353 recommends to create
55
# "system" user without a home directory (-r)

0 commit comments

Comments
 (0)