mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	Update image tag, for release v1.3.1
This commit is contained in:
		
				
					committed by
					
						![github-actions[bot]](/avatar/af2ab225b7c0eec44a8d0eba6b5c869a?size=40) github-actions[bot]
						github-actions[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							b1278b45e2
						
					
				
				
					commit
					5bfcb80c98
				
			| @@ -9,7 +9,7 @@ PostgreSQL might be considered if you need to support many concurrent users. In | ||||
| version: "3.7" | ||||
| services: | ||||
|   mealie: | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.1.0 # (3) | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.3.1 # (3) | ||||
|     container_name: mealie | ||||
|     ports: | ||||
|         - "9925:9000" # (1) | ||||
|   | ||||
| @@ -13,7 +13,7 @@ SQLite is a popular, open source, self-contained, zero-configuration database th | ||||
| version: "3.7" | ||||
| services: | ||||
|   mealie: | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.1.0 # (3) | ||||
|     image: ghcr.io/mealie-recipes/mealie:v1.3.1 # (3) | ||||
|     container_name: mealie | ||||
|     ports: | ||||
|         - "9925:9000" # (1) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user