Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.python
Original file line number Diff line number Diff line change
@@ -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
Loading