Update docker.io/postgres Docker tag to v18
Some checks failed
lint-test-docker / docker-lint (pull_request) Failing after 3s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s

This commit is contained in:
2025-09-29 15:06:03 +00:00
parent 46b554d790
commit 4d3bc054f1

View File

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