From 5b35ddbd23056251287f4e3898c2e59434919cb1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 29 Mar 2023 22:28:41 +0200 Subject: [PATCH] test --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ef4f28b..d099feb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,10 +58,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [resources] [resources.sources] [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" platform = "linux/amd64" - sha256 = "bce58aa68677dec456dddcf2c494e316c1d6dbf23f0283a9879b25c2232289f4" + sha256 = "3381d40181ecdf62932e9530c6b81e6e0f8828a3d373d8dedf662aab96dafba4" xtract = true in_subdir = true #arm64.platform = "linux/arm64"