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-12-01 11:12:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx-image (Old) and /work/SRC/openSUSE:Factory/.nginx-image.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx-image" Mon Dec 1 11:12:54 2025 rev:37 rq:1320517 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/nginx-image/nginx-image.changes 2025-11-25 15:56:34.515911219 +0100 +++ /work/SRC/openSUSE:Factory/.nginx-image.new.14147/nginx-image.changes 2025-12-01 11:12:58.401623560 +0100 @@ -1,0 +2,5 @@ +Fri Nov 28 17:32:07 UTC 2025 - SUSE Update Bot <[email protected]> + +- readd curl for healthchecks + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.WPYI4q/_old 2025-12-01 11:12:59.013649449 +0100 +++ /var/tmp/diff_new_pack.WPYI4q/_new 2025-12-01 11:12:59.013649449 +0100 @@ -25,7 +25,7 @@ RUN set -euo pipefail; \ export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ - zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends gawk nginx findutils envsubst + zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends curl gawk nginx findutils envsubst # sanity check that the version from the tag is equal to the version of nginx that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' nginx | \
