diff --git a/.github/docker/Dockerfile.python b/.github/docker/Dockerfile.python index a8e62c663..4a9cc70dc 100644 --- a/.github/docker/Dockerfile.python +++ b/.github/docker/Dockerfile.python @@ -1,3 +1,3 @@ -FROM python:3.13.12-trixie@sha256:7412d2f7233f3ff3570424a4d112f18cd81b48644a75164edcea0e9d762087ab +FROM python:3.13.12-trixie@sha256:9f51dc474c79cdb98552a4763858af4ed48435db590231bde7c160e47d60594a CMD echo this is a dummy file used to automate dependency upgrades for plugins