Update Dockerfile

4 jobs for master in 44 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #201479
docker-arm
build-arm

00:00:19

failed #201478
docker
build-x86

00:00:44

 
  Deploy
skipped #201481
docker
deploy_branch
skipped #201480
docker
deploy_latest
 
Name Stage Failure
failed
build-x86 Build
   3 |     
4 | ADD install.sh install.sh
5 | >>> RUN sh install.sh && rm install.sh
6 |
7 | ENV MYSQLDUMP_OPTIONS --quote-names --quick --add-drop-table --add-locks --allow-keywords --disable-keys --extended-insert --single-transaction --create-options --comments --net_buffer_length=16384
--------------------
ERROR: failed to solve: process "/bin/sh -c sh install.sh && rm install.sh" did not complete successfully: exit code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-arm Build
    
To automatically manage virtual environments, consider using pipx (from the
pipx package).

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
The command '/bin/sh -c sh install.sh && rm install.sh' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1