2 Commits

Author SHA1 Message Date
a38327c473 Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (pull_request) Successful in 19s
2025-11-17 01:58:03 +00:00
a7f6a86f08 fix path
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 56s
2025-11-16 19:56:41 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -677,7 +677,7 @@ homepage:
type: tdarr
url: http://tdarr-web.tdarr:8265
- Listenarr:
icon: sh-name: listenarr.webp
icon: sh-listenarr.webp
description: Listenarr Audiobooks downloader
href: https://listenarr.alexlebens.net
siteMonitor: http://listenarr.listenarr:80

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.7-alpine3.21
image: docker.io/postgres:18.1-alpine3.21
container_name: gitea-postgres
env_file:
- .env