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

This commit is contained in:
2025-10-02 15:04:45 +00:00
parent da744ae0e3
commit f90de913a2

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