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