Skip to content

Commit

Permalink
QBRSHP-0000. Added new lib PyYAML to dockerfile - envgene
Browse files Browse the repository at this point in the history
  • Loading branch information
andyroode committed Feb 6, 2025
1 parent 3f3bfb0 commit 20b915e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_envgene/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ RUN apk update \
&& chmod 754 /module/scripts/* \
&& apk del build-base libxml2-dev libxslt-dev zlib-dev \
&& rm -rf /var/cache/apk/* /tmp/* /var/tmp/*
&& python3 -m pip install PyYAML \

WORKDIR /module/ansible

0 comments on commit 20b915e

Please sign in to comment.