Skip to content
Open
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 baseimages/Dockerfile.python
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:3.13.14-trixie@sha256:ea79a4f0ffab442ce847e667e1aded8e7183921711af5be2253d7d78e45df67f
FROM python:3.13.14-trixie@sha256:3c6de64d284d7cd73f91d8a959061da67030b0fbd8b964f8dad96fd73c2110c4

CMD echo this is a dummy file used to automate dependency upgrades for plugins
Loading