We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b282451 commit 5c78a24Copy full SHA for 5c78a24
scripts/dev/templates/agent/Dockerfile.ubi
@@ -8,5 +8,4 @@ RUN microdnf install -y --disableplugin=subscription-manager curl \
8
&& microdnf upgrade -y \
9
&& rm -rf /var/lib/apt/lists/*
10
11
-RUN microdnf remove perl-IO-Socket-SSL
12
{% endblock -%}
0 commit comments