mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
test
This commit is contained in:
parent
a8b10b4418
commit
5b35ddbd23
1 changed files with 2 additions and 2 deletions
|
@ -58,10 +58,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://hub.docker.com/layers/photoprism/photoprism/220901-bullseye/images/sha256-3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4?context=explore"
|
url = "photoprism/photoprism:220901-bullseye"
|
||||||
format = "docker"
|
format = "docker"
|
||||||
platform = "linux/amd64"
|
platform = "linux/amd64"
|
||||||
sha256 = "bce58aa68677dec456dddcf2c494e316c1d6dbf23f0283a9879b25c2232289f4"
|
sha256 = "3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4"
|
||||||
xtract = true
|
xtract = true
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
#arm64.platform = "linux/arm64"
|
#arm64.platform = "linux/arm64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue