Update python Docker tag to v3.12
This commit is contained in:
parent
e8aa545898
commit
899e0b8ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.11-slim
|
FROM python:3.12-slim
|
||||||
|
|
||||||
# Force the stdout and stderr streams to be unbuffered.
|
# Force the stdout and stderr streams to be unbuffered.
|
||||||
# Will allow log messages to be immediately dumped instead of being buffered.
|
# Will allow log messages to be immediately dumped instead of being buffered.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue