fix(homebox): docker image version (#3887)

This commit is contained in:
JigSaw 2024-06-24 01:05:29 +02:00 committed by GitHub
parent e90a753184
commit 1c1024c09f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"available": true,
"exposable": true,
"id": "homebox",
"tipi_version": 10,
"tipi_version": 11,
"version": "0.11.0-rootless",
"uid": 1000,
"gid": 1000,

View File

@ -1,6 +1,6 @@
services:
homebox:
image: ghcr.io/sysadminsmedia/homebox:v0.11.0-rootless
image: ghcr.io/sysadminsmedia/homebox:0.11.0-rootless
container_name: homebox
restart: unless-stopped
environment: