chore(deps): update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.15 (#2899)
This commit is contained in:
		
							parent
							
								
									043c4fdd62
								
							
						
					
					
						commit
						f54dd0c069
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "available": true,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "tandoor",
 | 
					  "id": "tandoor",
 | 
				
			||||||
  "tipi_version": 10,
 | 
					  "tipi_version": 11,
 | 
				
			||||||
  "version": "1.5.14",
 | 
					  "version": "1.5.15",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "data"
 | 
					    "data"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ version: "3.7"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  tandoor:
 | 
					  tandoor:
 | 
				
			||||||
    container_name: tandoor
 | 
					    container_name: tandoor
 | 
				
			||||||
    image: ghcr.io/tandoorrecipes/recipes:1.5.14
 | 
					    image: ghcr.io/tandoorrecipes/recipes:1.5.15
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ${APP_DATA_DIR}/data/staticfiles:/opt/recipes/staticfiles
 | 
					      - ${APP_DATA_DIR}/data/staticfiles:/opt/recipes/staticfiles
 | 
				
			||||||
      - ${APP_DATA_DIR}/data/mediafiles:/opt/recipes/mediafiles
 | 
					      - ${APP_DATA_DIR}/data/mediafiles:/opt/recipes/mediafiles
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user