runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> st.image("logoall.jpg", use_container_width=True) File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/metrics_util.py", line 396, in wrapped_func result = non_optional_func(*args, **kwargs) TypeError: ImageMixin.image() got an unexpected keyword argument 'use_container_width'

Container logs:

Fetching error logs...