chore(deps): update python docker tag to v3.14
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 6m13s
PR Tests / test (pull_request) Successful in 57s

This commit is contained in:
Renovate Bot 2026-05-17 09:31:04 +00:00
parent 1df9d75cf7
commit bfc8265195

View file

@ -4,7 +4,7 @@ jobs:
test:
runs-on: docker-arm64
container:
image: python:3.12-slim
image: python:3.14-slim
env:
CMAKE_BUILD_PARALLEL_LEVEL: "4"
steps: