mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
Merge pull request #521 from ChristianLempa/renovate/docker.io-library-postgres-16.x
This commit is contained in:
commit
153b9d8618
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: docker.io/library/postgres:16.4
|
image: docker.io/library/postgres:16.5
|
||||||
container_name: authentik-db
|
container_name: authentik-db
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=${POSTGRES_USER:-authentik}
|
- POSTGRES_USER=${POSTGRES_USER:-authentik}
|
||||||
|
Loading…
Reference in New Issue
Block a user