chore(deps): update josh5/unmanic docker tag to v0.2.7 (#3376)

This commit is contained in:
renovate[bot] 2024-05-04 07:14:35 +00:00 committed by GitHub
parent cc401b11fc
commit feb997c086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "unmanic", "id": "unmanic",
"tipi_version": 3, "tipi_version": 4,
"version": "0.2.6", "version": "0.2.7",
"categories": [ "categories": [
"utilities", "utilities",
"data", "data",

View File

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