summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-08 08:04:01 +0000
committerGitHub <[email protected]>2025-10-08 08:04:01 +0000
commit301ae04a3b364f3862cfbc03feb38c0b755bc60c (patch)
treee90d248cadcf501d3f99e5f34d9fc191abefe299 /Dockerfile
parentMerge pull request #1 from Fuwn/renovate/configure (diff)
downloadmachinis-renovate/python-3.x.tar.xz
machinis-renovate/python-3.x.zip
chore(deps): update python docker tag to v3.14renovate/python-3.x
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index aeca5eb..27f273d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.10
+FROM python:3.14
ENV PYTHONDONTWRITEBYTECODE 1 \
PYTHONUNBUFFERED 1 \