mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-20 11:21:09 +00:00
fix
This commit is contained in:
@@ -14,7 +14,7 @@ use Illuminate\Support\Facades\Log;
|
||||
class DockerCleanupDanglingImagesJob implements ShouldQueue
|
||||
{
|
||||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
|
||||
public $timeout = 500;
|
||||
/**
|
||||
* Create a new job instance.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user