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

This commit is contained in:
2025-10-01 12:05:07 +00:00
parent 28c7338ce8
commit 06a7f99de3

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