mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
prefetch = false
This commit is contained in:
parent
5b35ddbd23
commit
e4de628073
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
format = "docker"
|
format = "docker"
|
||||||
platform = "linux/amd64"
|
platform = "linux/amd64"
|
||||||
sha256 = "3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4"
|
sha256 = "3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4"
|
||||||
xtract = true
|
extract = true
|
||||||
in_subdir = true
|
prefetch = false
|
||||||
#arm64.platform = "linux/arm64"
|
#arm64.platform = "linux/arm64"
|
||||||
#arm64.sha256 = "sha256:3dcffda0a2b58c91479c883205025edee4ea799fc35be419f9bec708ccb54b7f"
|
#arm64.sha256 = "sha256:3dcffda0a2b58c91479c883205025edee4ea799fc35be419f9bec708ccb54b7f"
|
||||||
#armhf.platform = "linux/armhf"
|
#armhf.platform = "linux/armhf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue