updated homarr to 1.38.0

This commit is contained in:
Markus 2025-09-19 23:53:53 +02:00
parent 0b34b315b1
commit 351294ea00
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
], ],
"description": "A simple, yet powerful dashboard for your server", "description": "A simple, yet powerful dashboard for your server",
"tipi_version": 2, "tipi_version": 2,
"version": "v1.37.0", "version": "v1.38.0",
"source": "https://homarr.dev/", "source": "https://homarr.dev/",
"exposable": true, "exposable": true,
"supported_architectures": [ "supported_architectures": [
@ -18,7 +18,7 @@
"amd64" "amd64"
], ],
"created_at": 1758234878230, "created_at": 1758234878230,
"updated_at": 1758234878230, "updated_at": 1758318809999,
"dynamic_config": true, "dynamic_config": true,
"form_fields": [] "form_fields": []
} }

View file

@ -2,7 +2,7 @@
"services": [ "services": [
{ {
"name": "homarr", "name": "homarr",
"image": "ghcr.io/homarr-labs/homarr:v1.37.0", "image": "ghcr.io/homarr-labs/homarr:v1.38.0",
"isMain": true, "isMain": true,
"environment": { "environment": {
"SECRET_ENCRYPTION_KEY": "5028cc51f7b083863f13b11603a6e1eec9bb9675cedfa89f53700aa37d33176a" "SECRET_ENCRYPTION_KEY": "5028cc51f7b083863f13b11603a6e1eec9bb9675cedfa89f53700aa37d33176a"