@@ -1,7 +1,7 @@
---
services:
postgres:
- image: docker.io/library/postgres:16.3
+ image: docker.io/library/postgres:16.4
container_name: authentik-db
environment:
- POSTGRES_USER=${POSTGRES_USER:-authentik}
container_name: postgres
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}