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

This commit is contained in:
2025-12-04 15:04:51 +00:00
parent 133571e782
commit e97a5e3a43

View File

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