Skip to content

Commit 2572d23

Browse files
Merge pull request #63 from OneLiteFeatherNET/renovate/python-3.x
2 parents c24b499 + a38ee0a commit 2572d23

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 Python 3.11 as the base image
2-
FROM python:3.13-slim
2+
FROM python:3.14-slim
33

44
# Install Tkinter dependencies
55
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)