Skip to content

Commit 44fa9c3

Browse files
build(deps): bump python from 3.10-slim to 3.14-slim
Bumps python from 3.10-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>
1 parent e314957 commit 44fa9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Python runtime as a parent image
2-
FROM python:3.10-slim
2+
FROM python:3.14-slim
33

44
# Set the working directory in the container
55
WORKDIR /app

0 commit comments

Comments
 (0)