1 Commits
Author SHA1 Message Date
renovate-bot faf9e60efe Update postgres Docker tag to v18 2026-08-14 00:01:21 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.27.2
image: gitea/gitea:1.27.1
container_name: gitea
depends_on:
- db_pg17