fix image

This commit is contained in:
2025-05-06 01:02:46 +02:00
parent 60666b94cc
commit 0a67d0a4eb
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "MinIO S3 Server",
"version": "1.0.6",
"version": "1.0.61",
"slug": "minio",
"description": "MinIO Server S3-compatible object storage server",
"arch": [
@@ -36,5 +36,9 @@
"secret_key": "str",
"region": "str",
"bucket": "str"
},
"build_from": {
"amd64": "homeassistant/amd64-addon-base:latest",
"aarch64": "homeassistant/aarch64-addon-base:latest"
}
}