Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2025-10-19 08:03:47 +00:00
parent 438369e1a0
commit d9857d9774

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