Skip to content

Commit 5c78a24

Browse files
Remove outdated microdnf command from agent image (#1063)
1 parent b282451 commit 5c78a24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/dev/templates/agent/Dockerfile.ubi

-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ RUN microdnf install -y --disableplugin=subscription-manager curl \
88
&& microdnf upgrade -y \
99
&& rm -rf /var/lib/apt/lists/*
1010

11-
RUN microdnf remove perl-IO-Socket-SSL
1211
{% endblock -%}

0 commit comments

Comments
 (0)