Add build policy

This commit is contained in:
TheMaddax 2024-12-09 14:04:54 -06:00
parent 6198f04bbf
commit 2c434c234f

View file

@ -4,6 +4,7 @@ services:
gitea:
image: gitea/gitea:latest
container_name: gitea
pull_policy: build
build:
context: .
dockerfile: Dockerfile.gitea