mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	docs: add tag to postgres image (#2575)
This commit is contained in:
		| @@ -43,7 +43,7 @@ services: | ||||
|     restart: always | ||||
|   postgres: | ||||
|     container_name: postgres | ||||
|     image: postgres | ||||
|     image: postgres:15 | ||||
|     restart: always | ||||
|     volumes: | ||||
|       - ./mealie-pgdata:/var/lib/postgresql/data | ||||
|   | ||||
		Reference in New Issue
	
	Block a user