fix: official gitea registry instead of docker.io
Some checks failed
/ deploy (push) Failing after 9s

This commit is contained in:
ange 2025-05-01 01:26:58 +00:00
parent 9004f94a0b
commit fde6638be1
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

4
.env
View File

@ -1,3 +1,3 @@
PROD_URL=git.gmoker.com
IMAGEAPP=docker.io/gitea/gitea:1.23.7-rootless
IMAGERUNNER=docker.io/gitea/act_runner:0.2.11-dind-rootless
IMAGEAPP=docker.gitea.com/gitea:1.23.7-rootless
IMAGERUNNER=docker.gitea.com/act_runner:0.2.11-dind-rootless