Update docker.io/postgres Docker tag to v17
This commit is contained in:
		| @@ -30,7 +30,7 @@ services: | ||||
|       - 8448:8448/tcp | ||||
|  | ||||
|   db: | ||||
|     image: docker.io/postgres:12-alpine | ||||
|     image: docker.io/postgres:17-alpine | ||||
|     user: "1000" | ||||
|     environment: | ||||
|       - POSTGRES_USER=synapse | ||||
|   | ||||
		Reference in New Issue
	
	Block a user