diff --git a/.github/docker/Dockerfile.python b/.github/docker/Dockerfile.python index 1c90a22ef..696b9c068 100644 --- a/.github/docker/Dockerfile.python +++ b/.github/docker/Dockerfile.python @@ -1,3 +1,3 @@ -FROM python:3.13.13-trixie@sha256:3a87f0415ac372ab9074e8507ea18365654a48b26c5021c3d07b6395f4e545e0 +FROM python:3.13.13-trixie@sha256:5c9abb98af47a869d973a905a9107246825f30e2449c9ef12b8ebc71b5b88e98 CMD echo this is a dummy file used to automate dependency upgrades for plugins