summary refs log tree commit diff stats
path: root/tests/docker/dockerfiles/python.docker
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/dockerfiles/python.docker')
-rw-r--r--tests/docker/dockerfiles/python.docker1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/dockerfiles/python.docker b/tests/docker/dockerfiles/python.docker
index a3c1321190..8f0af9ef25 100644
--- a/tests/docker/dockerfiles/python.docker
+++ b/tests/docker/dockerfiles/python.docker
@@ -14,6 +14,7 @@ ENV PACKAGES \
     python3.10 \
     python3.11 \
     python3.12 \
+    python3.13 \
     python3.8 \
     python3.9