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

This commit is contained in:
renovate[bot] 2024-11-22 22:49:54 +00:00 committed by GitHub
parent 8dfadf5a79
commit d40d0a1dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
--- ---
services: services:
postgres: postgres:
image: docker.io/library/postgres:16.5 image: docker.io/library/postgres:16.6
container_name: authentik-db container_name: authentik-db
environment: environment:
- POSTGRES_USER=${POSTGRES_USER:-authentik} - POSTGRES_USER=${POSTGRES_USER:-authentik}