chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v4.1.1 (#3533)
This commit is contained in:
		
							parent
							
								
									0becc03862
								
							
						
					
					
						commit
						29c6a25af7
					
				| 
						 | 
					@ -5,19 +5,14 @@
 | 
				
			||||||
  "available": true,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "wizarr",
 | 
					  "id": "wizarr",
 | 
				
			||||||
  "tipi_version": 10,
 | 
					  "tipi_version": 11,
 | 
				
			||||||
  "version": "4.1.0",
 | 
					  "version": "4.1.1",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": ["utilities"],
 | 
				
			||||||
    "utilities"
 | 
					 | 
				
			||||||
  ],
 | 
					 | 
				
			||||||
  "description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
 | 
					  "description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
 | 
				
			||||||
  "short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
 | 
					  "short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
 | 
				
			||||||
  "author": "https://github.com/Wizarrrr",
 | 
					  "author": "https://github.com/Wizarrrr",
 | 
				
			||||||
  "source": "https://github.com/Wizarrrr/wizarr",
 | 
					  "source": "https://github.com/Wizarrrr/wizarr",
 | 
				
			||||||
  "website": "https://docs.wizarr.dev/",
 | 
					  "website": "https://docs.wizarr.dev/",
 | 
				
			||||||
  "form_fields": [],
 | 
					  "form_fields": [],
 | 
				
			||||||
  "supported_architectures": [
 | 
					  "supported_architectures": ["arm64", "amd64"]
 | 
				
			||||||
    "arm64",
 | 
					 | 
				
			||||||
    "amd64"
 | 
					 | 
				
			||||||
  ]
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ version: "3.8"
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  wizarr:
 | 
					  wizarr:
 | 
				
			||||||
    container_name: wizarr
 | 
					    container_name: wizarr
 | 
				
			||||||
    image: ghcr.io/wizarrrr/wizarr:4.1.0
 | 
					    image: ghcr.io/wizarrrr/wizarr:4.1.1
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - ${APP_PORT}:5690
 | 
					      - ${APP_PORT}:5690
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user