PRO 7.1.3 --> PRO 7.1.4 Failing upgrade

seafile          | *** Booting runit daemon...
seafile          | *** Runit started as PID 27
seafile          | *** Running /scripts/start.py...
seafile          | [05/30/2020 12:07:46][upgrade]: The container was recreated, running minor-upgrade.sh to fix the media symlinks
seafile          | [05/30/2020 12:07:46][upgrade]: Running script /opt/seafile/seafile-pro-server-7.1.3/upgrade/minor-upgrade.sh
seafile          | [2020-05-30 12:07:46] Skip running setup-seafile-mysql.py because there is existing seafile-data folder.
seafile          | Traceback (most recent call last):
seafile          |   File "/scripts/start.py", line 86, in <module>
seafile          |     main()
seafile          |   File "/scripts/start.py", line 58, in main
seafile          |     check_upgrade()
seafile          |   File "/scripts/upgrade.py", line 169, in check_upgrade
seafile          |     fix_media_symlinks(current_version)
seafile          |   File "/scripts/upgrade.py", line 80, in fix_media_symlinks
seafile          |     run_minor_upgrade(current_version)
seafile          |   File "/scripts/upgrade.py", line 84, in run_minor_upgrade
seafile          |     run_script_and_update_version_stamp(minor_upgrade_script, current_version)
seafile          |   File "/scripts/upgrade.py", line 60, in  run_script_and_update_version_stamp
seafile          |     replace_file_pattern(script, 'read dummy', '')
seafile          |   File "/scripts/utils/__init__.py", line 295, in replace_file_pattern
seafile          |     with open(fn, 'r') as fp:
seafile          | FileNotFoundError: [Errno 2] No such file or directory: '/opt/seafile/seafile-pro-server-7.1.3/upgrade/minor-upgrade.sh'
seafile          | *** /scripts/start.py exited with status 1.
seafile          | *** Shutting down runit daemon (PID 27)...
seafile          | *** Running /etc/my_init.post_shutdown.d/10_syslog-ng.shutdown...
seafile          | *** Killing all processes...

Let me ask once again - Don’t you, guys, need someone to help you with docker build?

I’m sure they need help as I just wanted to get started with their official docker image and ran into problems after problems and this forum is full of people asking for help with docker and no proper solutions as of yet.