Skip to content

Commit cce694e

Browse files
Merge pull request #53 from GitTimeraider/dependabot/docker/python-3.15.0a5-slim
Bump python from 3.15.0a3-slim to 3.15.0a5-slim
2 parents 4042c7e + 9f70008 commit cce694e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.15.0a3-slim
1+
FROM python:3.15.0a5-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.15.0a3-slim
1+
FROM python:3.15.0a5-slim
22

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

0 commit comments

Comments
 (0)