use built image in stack

This commit is contained in:
hoostine 2024-05-23 04:31:58 +00:00
parent 057f15e1a2
commit 5060247762

View File

@ -12,7 +12,7 @@ volumes:
services: services:
gitea: gitea:
image: gitea/gitea:1.21.10 image: octopus/gitea:1.21.10
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1000 - USER_UID=1000