chore(deps): update docker.io/library/postgres docker tag to v18

This commit is contained in:
renovate[bot]
2026-02-12 14:57:18 +00:00
committed by GitHub
parent c1505566e1
commit 06d659bc60
+1 -1
View File
@@ -1215,7 +1215,7 @@ services:
- CMD-SHELL
- pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}
timeout: 5s
image: docker.io/library/postgres:16-alpine
image: docker.io/library/postgres:18-alpine
restart: unless-stopped
volumes:
- authentik-database:/var/lib/postgresql/data