Update python Docker tag to v3.13

This commit is contained in:
renovate[bot]
2024-11-30 12:59:43 +00:00
committed by GitHub
parent 58ae7964df
commit 38b2ea0798
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12-bullseye
FROM python:3.13-bullseye
RUN apt update && apt upgrade -y && apt install -y chromium chromium-driver xvfb