diff --git a/.github/docker/Dockerfile.python b/.github/docker/Dockerfile.python index 70601b0d7..25610f60a 100644 --- a/.github/docker/Dockerfile.python +++ b/.github/docker/Dockerfile.python @@ -1,3 +1,3 @@ -FROM python:3.13.13-trixie@sha256:baf4f4c36060a66685112b6789e85f081f2c16810c83e3904b569ab625cca264 +FROM python:3.13.13-trixie@sha256:65f8aa71dc4312ad477efc04f3756609e586204500d5d13ab85d38e6917c629f CMD echo this is a dummy file used to automate dependency upgrades for plugins