Update python Docker tag to v3.14.1
Some checks failed
PR-Build / PR Build (push) Has been cancelled
Some checks failed
PR-Build / PR Build (push) Has been cancelled
This commit is contained in:
parent
6ac35f53b7
commit
81d23f6d6b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.14.0-slim
|
FROM python:3.14.1-slim
|
||||||
|
|
||||||
# set the working directory
|
# set the working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue