We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185a26f commit 3cf6990Copy full SHA for 3cf6990
build/dependencies/Dockerfile.ubi
@@ -26,7 +26,6 @@ RUN mkdir -p /nginx/; \
26
nginx-module-image-filter-${NGINX_VERSION} \
27
nginx-module-njs-${NGINX_VERSION}+${NJS_VERSION} \
28
" \
29
- && dnf config-manager --set-enabled ubi-9-codeready-builder \
30
&& dnf download --source ${nginxPackages} \
31
&& dnf builddep -y --srpm nginx*.rpm \
32
&& rpmbuild --rebuild --nodebuginfo nginx*.rpm \
0 commit comments