Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nginx-image for openSUSE:Factory checked in at 2025-05-30 14:29:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx-image (Old) and /work/SRC/openSUSE:Factory/.nginx-image.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx-image" Fri May 30 14:29:16 2025 rev:30 rq:1280179 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/nginx-image/nginx-image.changes 2025-04-28 16:20:40.868082200 +0200 +++ /work/SRC/openSUSE:Factory/.nginx-image.new.25440/nginx-image.changes 2025-05-30 17:24:14.128547381 +0200 @@ -1,0 +2,5 @@ +Fri May 23 11:23:16 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- use SOURCEURL_WITH to generate proper artifacthub urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.uXizat/_old 2025-05-30 17:24:14.696570972 +0200 +++ /var/tmp/diff_new_pack.uXizat/_new 2025-05-30 17:24:14.700571138 +0200 @@ -41,7 +41,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix -LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/nginx-image/README.md" +LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] CMD ["nginx", "-g", "daemon off;"] EXPOSE 80/tcp