This commit is contained in:
Kenny Lajara 2025-06-27 19:05:40 -03:00 committed by GitHub
commit eb5348ff06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1046,6 +1046,7 @@ RUN_CREATE_KWARGS = [
'platform',
'stdin_open',
'stop_signal',
'stop_timeout',
'tty',
'use_config_proxy',
'user',