Compare commits

..

1 Commits

Author SHA1 Message Date
3af646d67f Update postgres Docker tag to v18 2026-01-23 16:53:50 +00:00

View File

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