Bump python from 3.9-slim to 3.14-slim

Bumps python from 3.9-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-29 05:05:28 +00:00
committed by GitHub
parent 36f8a01999
commit 5f71641cf0
+1 -1
View File
@@ -1,5 +1,5 @@
# Use a lightweight Python image # Use a lightweight Python image
FROM python:3.9-slim FROM python:3.14-slim
# Set the working directory # Set the working directory
WORKDIR /app WORKDIR /app