mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Extends the cleanup of image versions to the library images and all the registry cache images as well
This commit is contained in:
parent
16882b8fa9
commit
0b8eff9643
4 changed files with 483 additions and 309 deletions
1
.github/scripts/common.py
vendored
1
.github/scripts/common.py
vendored
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
import logging
|
||||
from argparse import ArgumentError
|
||||
|
||||
|
||||
def get_image_tag(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue