chore(deps): bump python from 3.14.3-slim-trixie to 3.14.5-slim-trixie

Bumps python from 3.14.3-slim-trixie to 3.14.5-slim-trixie.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14.5-slim-trixie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-15 03:15:25 +00:00
committed by GitHub
parent a0627aa2fc
commit 0ea2258fa8
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.3-slim-trixie AS base
FROM python:3.14.5-slim-trixie AS base
# Setup env
ENV LANG=C.UTF-8