Skip to content

Commit

Permalink
Update DockerHubBridge.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Bockiii authored Oct 16, 2024
1 parent 63c16e4 commit 0864701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/DockerHubBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public function collectData()
$item['content'] = <<<EOD
<Strong>Tag</strong><br>
<p>{$result->name}</p>
<Strong>Last pushed</strong><br>
<Strong> Last pushed</strong><br>
<p>{$lastPushed}</p>
<Strong>Images</strong><br>
{$this->getImagesTable($result)}
Expand Down

0 comments on commit 0864701

Please sign in to comment.