Update docker.io/postgres Docker tag to v17.6
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (pull_request) Successful in 16s

This commit is contained in:
2025-08-16 18:03:41 +00:00
parent 9adf2e816b
commit 5b9d4cdc69

View File

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