chore(deps): update python docker tag to v3.14
This commit is contained in:
parent
5344541f79
commit
d106fb3dba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
# Install dependencies for cardano-cli
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue