Skip to content

Commit

Permalink
Merge pull request #53 from kononovn/container_add_netaddr
Browse files Browse the repository at this point in the history
containerfile: added netaddr package
  • Loading branch information
kononovn authored Mar 10, 2025
2 parents 55d91a1 + 2d703bb commit da12c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN dnf -y install \
RUN pip3 install --no-cache-dir \
ansible \
ansible-lint \
netaddr \
jmespath

# Copy application files to eco-ci-cd folder
Expand Down

0 comments on commit da12c04

Please sign in to comment.