Update gitea/gitea Docker tag to v1.24.3

This commit is contained in:
2025-07-15 08:01:28 +00:00
parent 196f8fff2d
commit 4b83ff1663

View File

@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.24.2
image: gitea/gitea:1.24.3
container_name: gitea
depends_on:
- db_pg17