Skip to content

Commit

Permalink
Update images_manager.py
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio <vozaanthony@gmail.com>
  • Loading branch information
D3vil0p3r authored Jan 7, 2025
1 parent 8ad2217 commit b0c3d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podman/domain/images_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def list(self, **kwargs) -> List[Image]:
Available filters:
- dangling (bool)
- label (Union[str, List[str]]): format either "key" or "key=value"
- label (Union[str, List[str]]): format either "key" or "key=value
Raises:
APIError: when service returns an error
Expand Down

0 comments on commit b0c3d79

Please sign in to comment.