fix(docker): Fixed git deployment,which failed with migration error on new db

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-01-17 10:08:32 +01:00
parent cb256e9451
commit 1017fed848

View File

@@ -319,7 +319,7 @@ services:
vm: vm:
- docker-host02 - docker-host02
container_name: gitea container_name: gitea
image: gitea/gitea:1.20.5-rootless image: gitea/gitea:1.23.1-rootless
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- name: "Configuration" - name: "Configuration"