mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-06-22 14:43:54 -07:00
Merge pull request #39 from kirill-markin/codex/dependency-drift-20260506-repo-to-text
Pin Python Docker image patch version
This commit is contained in:
commit
8ab6b6b182
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