mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update homebox to 0.10.3 (#981)
This commit is contained in:
parent
b08a472dc7
commit
30ea2988ee
|
@ -8,7 +8,7 @@ services:
|
|||
APP_PORT: 7745
|
||||
|
||||
web:
|
||||
image: ghcr.io/hay-kot/homebox:v0.10.1-rootless@sha256:644bd92d827c7ac2c491fad8fd4607bb2b3598a92efc40236d743619c95c7050
|
||||
image: ghcr.io/hay-kot/homebox:v0.10.3-rootless@sha256:cc6e3b7fa40e3259cb8cac8e5d3e594eb63a68abd16c51029d59460f7fed1212
|
||||
restart: on-failure
|
||||
user: 1000:1000
|
||||
environment:
|
||||
|
|
|
@ -3,7 +3,7 @@ id: homebox
|
|||
name: HomeBox
|
||||
tagline: An inventory and organization system built for the home user
|
||||
category: files
|
||||
version: "v0.10.1"
|
||||
version: "v0.10.3"
|
||||
port: 7745
|
||||
description: >-
|
||||
Homebox is an inventory and organization system built for the home user! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs.
|
||||
|
@ -24,8 +24,8 @@ torOnly: false
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This release is a minor release updating dependencies and moving to a Low-Privileged/Distroless Docker Image
|
||||
This release is a minor release updating dependencies and some bug fixes.
|
||||
|
||||
Read the full release notes for additional information and detailed changes at https://github.com/hay-kot/homebox/releases/tag/v0.10.1
|
||||
Read the full release notes for additional information and detailed changes at https://github.com/hay-kot/homebox/releases/
|
||||
submitter: Xosten
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/501
|
Loading…
Reference in New Issue
Block a user