mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	docs(auto): Update image tag, for release v1.7.0 (#3637)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							d1c5a6ed8c
						
					
				
				
					commit
					36c7ae5b4b
				
			| @@ -7,7 +7,7 @@ PostgreSQL might be considered if you need to support many concurrent users. In | ||||
| ```yaml | ||||
| services: | ||||
|   mealie: | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.6.0 # (3) | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.7.0 # (3) | ||||
|     container_name: mealie | ||||
|     restart: always | ||||
|     ports: | ||||
|   | ||||
| @@ -11,7 +11,7 @@ SQLite is a popular, open source, self-contained, zero-configuration database th | ||||
| ```yaml | ||||
| services: | ||||
|   mealie: | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.6.0 # (3) | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.7.0 # (3) | ||||
|     container_name: mealie | ||||
|     restart: always | ||||
|     ports: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user