chore(deps): update lukevella/rallly docker tag to v3.7.0 (#2839)
This commit is contained in:
		
							parent
							
								
									cf8c65f7e3
								
							
						
					
					
						commit
						e18e187593
					
				| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "rallly",
 | 
					  "id": "rallly",
 | 
				
			||||||
  "description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
 | 
					  "description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.",
 | 
				
			||||||
  "tipi_version": 4,
 | 
					  "tipi_version": 5,
 | 
				
			||||||
  "version": "3.6.1",
 | 
					  "version": "3.7.0",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities"
 | 
					    "utilities"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  rallly:
 | 
					  rallly:
 | 
				
			||||||
    container_name: rallly
 | 
					    container_name: rallly
 | 
				
			||||||
    image: lukevella/rallly:3.6.1
 | 
					    image: lukevella/rallly:3.7.0
 | 
				
			||||||
    restart: always
 | 
					    restart: always
 | 
				
			||||||
    depends_on:
 | 
					    depends_on:
 | 
				
			||||||
      rallly_db:
 | 
					      rallly_db:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user