remove image configuration and set static image version for gitea and gitea-db

This commit is contained in:
2025-07-04 21:14:50 +05:30
parent 26bd9de648
commit 2fe77e420d
3 changed files with 2 additions and 10 deletions

View File

@@ -1,14 +1,6 @@
name: gitea
namespace: default
image:
app:
repository: gitea/gitea
tag: 1.24.2
db:
repository: postgres
tag: 15.10
env:
USER_UID: 1000
USER_GID: 1000