Update postgres databases.

This commit is contained in:
2025-02-07 10:47:09 +01:00
parent b3bc0666c4
commit 965d80f09c
4 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ services:
- "traefik.tcp.services.git-ssh.loadbalancer.server.port=222"
gitea-db:
image: postgres:15-alpine
image: postgres:17-alpine
container_name: gitea-db
hostname: gitea-db
restart: unless-stopped