1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture
In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.
**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```
---------
Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
**Petio**
Description: Petio is similar to
[Ombi](https://github.com/IceWhaleTech/CasaOS-AppStore/tree/main/Apps/Ombi),
but has much nicer UI.
Homepage: https://petio.tv/
**Cloudflared (with UI)**
Description: This cloudflared image comes with a WebUI where the user
can set the tunnel token and start/stop the tunnel.
Homepage: https://hub.docker.com/r/wisdomsky/casaos-cloudflared
**MongoDB**
Homepage: https://hub.docker.com/_/mongo
> Note: Mongo is included since Petio uses MongoDB. So if the user has
no existing MongoDB instance running on his machine, he/she can install
the MongoDB app.
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>