chore(ci): docker cleanup

This commit is contained in:
Dominik 2025-05-13 09:32:21 +02:00
parent 29f570c4c5
commit 9958d66c0f
3 changed files with 6 additions and 0 deletions

View file

@ -35,3 +35,4 @@ jobs:
run: |
docker buildx prune --filter=until=48h -f
docker image rm meetup_trivy
docker system prune -af --volumes