Skip to content

Commit 886eba1

Browse files
Merge pull request #32 from GitTimeraider/dependabot/docker/python-3.14.0-slim
Bump python from 3.13.7-slim to 3.14.0-slim
2 parents 33f3568 + 22fa57e commit 886eba1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.7-slim
1+
FROM python:3.14.0-slim
22

33
# Set environment variables to prevent interactive prompts and optimize Python
44
ENV DEBIAN_FRONTEND=noninteractive \

Dockerfile.root

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.7-slim
1+
FROM python:3.14.0-slim
22

33
# Set environment variables to prevent interactive prompts and optimize Python
44
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)