chore(deps): update josh5/unmanic docker tag to v0.2.6 (#2810)

This commit is contained in:
renovate[bot] 2024-03-13 00:59:51 +00:00 committed by GitHub
parent fab7bc66f4
commit d34108b5cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "unmanic",
"tipi_version": 2,
"version": "0.2.4",
"tipi_version": 3,
"version": "0.2.6",
"categories": [
"utilities",
"data",
@ -18,5 +18,8 @@
"source": "https://github.com/Unmanic/unmanic",
"website": "https://docs.unmanic.app/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -1,7 +1,7 @@
version: "3.5"
services:
unmanic:
image: josh5/unmanic:0.2.4
image: josh5/unmanic:0.2.6
restart: unless-stopped
container_name: unmanic
privileged: true