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

This commit is contained in:
2025-10-02 22:08:05 +00:00
parent 9cb4b4e4b3
commit 701be20e54

View File

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