diff --git a/cfg/jobs/photoprism.run b/cfg/jobs/photoprism.run index 31723db..005ae35 100755 --- a/cfg/jobs/photoprism.run +++ b/cfg/jobs/photoprism.run @@ -8,7 +8,7 @@ VER="${IMAGE#*/}" VER="${VER%/*}" VER="${VER//./-}" UPSTREAM_VER="1.2409.15+240915-e1280b2fb" -UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}" +UPSTREAM_VER_DASH="${UPSTREAM_VER//[.+]/-}" UPSTREAM_NAME="photoprism" SERIAL="1benoitjpnet" CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"