build(docker): 更新镜像地址为阿里云容器镜像服务

- 更新 AdGuard Home、FRPC、FRPS、Gitea、GitLab、RustDesk 和 VaultWarden 的 Docker 镜像地址
- 使用阿里云容器镜像服务提供的镜像,以提高下载速度和可靠性
- 更新 Gitea 版本至 1.24.5,移除旧版本号
This commit is contained in:
2025-08-14 19:41:15 +08:00
parent 31c24eef27
commit 1acf4ad8ef
7 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
services:
vaultwarden:
container_name: vaultwarden
image: vaultwarden/server:1.33.2-alpine
image: registry.cn-hangzhou.aliyuncs.com/37/vaultwarden:1.34.3-alpine
network_mode: bridge
ports:
- 4444:80