fix: update docker entrypoint to use entry_with_update.py
This commit is contained in:
parent
13416a9cda
commit
33d3df7988
|
|
@ -30,4 +30,4 @@ mklink outputs
|
|||
import outputs
|
||||
|
||||
# Start application
|
||||
python launch.py $*
|
||||
python entry_with_update.py $*
|
||||
|
|
|
|||
Loading…
Reference in New Issue