mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-07-02 03:03:54 -07:00
Pin Python Docker image patch version
This commit is contained in:
parent
ab760149e0
commit
d2b7203431
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.14-slim
|
||||
FROM python:3.14.4-slim
|
||||
|
||||
# Set environment variables
|
||||
ENV PYTHONUNBUFFERED=1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue