chore(deps): update registry.gitlab.com/crafty-controller/crafty-4 docker tag to v4.3.1 (#2873)
This commit is contained in:
		
							parent
							
								
									b9008f98d0
								
							
						
					
					
						commit
						f92ea2eab8
					
				| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
  "port": 8456,
 | 
					  "port": 8456,
 | 
				
			||||||
  "id": "crafty",
 | 
					  "id": "crafty",
 | 
				
			||||||
  "https": true,
 | 
					  "https": true,
 | 
				
			||||||
  "tipi_version": 3,
 | 
					  "tipi_version": 4,
 | 
				
			||||||
  "version": "4.3.0",
 | 
					  "version": "4.3.1",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "gaming"
 | 
					    "gaming"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ version: "3.7"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  crafty:
 | 
					  crafty:
 | 
				
			||||||
    container_name: crafty
 | 
					    container_name: crafty
 | 
				
			||||||
    image: registry.gitlab.com/crafty-controller/crafty-4:4.3.0
 | 
					    image: registry.gitlab.com/crafty-controller/crafty-4:4.3.1
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
        - TZ=${TZ}
 | 
					        - TZ=${TZ}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user