Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into Agent_107.0.0.8502-1
Browse files Browse the repository at this point in the history
  • Loading branch information
slaskawi committed Dec 19, 2023
2 parents 998d05c + 8e3fce0 commit a223cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dev/templates/agent/Dockerfile.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block packages -%}
RUN microdnf install -y --disableplugin=subscription-manager --setopt=install_weak_deps=0 nss_wrapper
RUN microdnf install -y --disableplugin=subscription-manager curl \
hostname tar gzip procps\
hostname tar gzip procps jq\
&& microdnf upgrade -y \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit a223cc5

Please sign in to comment.