Skip to content

Commit 980b18d

Browse files
Update python Docker tag to v3.14
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
1 parent 40ca68d commit 980b18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official Python image from the Docker Hub
2-
FROM python:3.13-slim
2+
FROM python:3.14-slim
33

44
# Set environment variables
55
ENV PYTHONDONTWRITEBYTECODE=1

0 commit comments

Comments
 (0)