From fdaab87cb99514aedc29fe791cf2bd8af63bf2dc Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 29 Mar 2023 20:30:29 +0200 Subject: [PATCH] test --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9dd9e7e..c30f2be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,7 +60,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen url = "https://hub.docker.com/layers/photoprism/photoprism/220901-bullseye/images/sha256-3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4?context=explore" format = "docker" platform = "linux/amd64" - #amd64.sha256 = "sha256:3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4" + amd64.sha256 = "sha256:3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4" #arm64.platform = "linux/arm64" #arm64.sha256 = "sha256:3dcffda0a2b58c91479c883205025edee4ea799fc35be419f9bec708ccb54b7f" #armhf.platform = "linux/armhf"