Update gitea/gitea Docker tag to v1.23.8

This commit is contained in:
2025-05-13 00:01:27 +00:00
committed by Akumatic
parent 3b92504056
commit e7dc17aeb7

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