Update gitea/gitea Docker tag to v1.23.8 #4

Merged
Akumatic merged 1 commits from renovate/gitea-gitea-1.x into main 2025-05-13 12:06:41 +00:00
Showing only changes of commit e7dc17aeb7 - Show all commits

View File

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