diff --git a/baseimages/Dockerfile.python b/baseimages/Dockerfile.python index 545004c17..264c5ca65 100644 --- a/baseimages/Dockerfile.python +++ b/baseimages/Dockerfile.python @@ -1,3 +1,3 @@ -FROM python:3.13.15-trixie@sha256:785ba3c54682e15fd75186dd1732d88389884e9b6f7311871674c18e5d32a1f1 +FROM python:3.13.15-trixie@sha256:7a23da3060583bd76c105beab149d388f493702246fdf68670c4ae7ea88b5ba3 CMD echo this is a dummy file used to automate dependency upgrades for plugins