chore(deps): update python docker tag to v3.14
This commit is contained in:
parent
1dec595188
commit
aad8276197
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates curl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue