chore(deps): update docker.io/library/postgres docker tag to v18
This commit is contained in:
+1
-1
@@ -1215,7 +1215,7 @@ services:
|
||||
- CMD-SHELL
|
||||
- pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}
|
||||
timeout: 5s
|
||||
image: docker.io/library/postgres:16-alpine
|
||||
image: docker.io/library/postgres:18-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- authentik-database:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user