mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 09:44:24 +01:00
chore(deps): update docker.io/library/postgres docker tag to v16.6
This commit is contained in:
parent
8dfadf5a79
commit
d40d0a1dcc
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
postgres:
|
||||
image: docker.io/library/postgres:16.5
|
||||
image: docker.io/library/postgres:16.6
|
||||
container_name: authentik-db
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER:-authentik}
|
||||
|
Loading…
Reference in New Issue
Block a user