chore(deps): update docker.io/library/postgres docker tag to v16 (#1669)
This commit is contained in:
parent
32aefdfea4
commit
6406f74690
|
@ -81,7 +81,7 @@ services:
|
|||
|
||||
authentik-db:
|
||||
container_name: authentik-db
|
||||
image: docker.io/library/postgres:12-alpine
|
||||
image: docker.io/library/postgres:16-alpine
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user