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 baseimages/Dockerfile.python
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:3.13.13-trixie@sha256:e6220f3ff717d352ea275569e0aea7a4d18e8cd681075ae195125969b0e163f4
FROM python:3.13.13-trixie@sha256:d8f365c785cfb92d0f74f74b50b4c356f53bdb395878d438e0a58b0bd028c182

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