File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ COPY --from=target / /target
2525
2626RUN set -euo pipefail; \
2727 export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
28- zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends gawk nginx findutils gettext-runtime
28+ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends curl gawk nginx findutils gettext-runtime libcurl-mini4
2929# sanity check that the version from the tag is equal to the version of nginx that we expect
3030RUN set -euo pipefail; \
3131 [ "$(rpm --root /target -q --qf '%{version}' nginx | \
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Fri Nov 28 17:32:23 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - readd curl for healthchecks
5+
16-------------------------------------------------------------------
27Mon Nov 10 17:41:19 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
38
You can’t perform that action at this time.
0 commit comments