Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06d659bc60 |
+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