Skip to content

Commit

Permalink
bump cleanup service
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Aug 30, 2024
1 parent 26d3614 commit fb5645b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ services:
logging: *default-logging

harvest_cleanup:
image: lblod/harvesting-cleanup-previous-jobs-service:0.1.4
image: lblod/harvesting-cleanup-previous-jobs-service:0.2.0
environment:
MAX_DAYS_TO_KEEP_SUCCESSFUL_JOBS: 30
MAX_DAYS_TO_KEEP_BUSY_JOBS: 7
Expand Down

0 comments on commit fb5645b

Please sign in to comment.