Skip to content

Commit

Permalink
Remove WA as dependant PR was close
Browse files Browse the repository at this point in the history
  • Loading branch information
jadhaj committed Jan 17, 2024
1 parent f907a81 commit 7e37aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fcos-bastion-image/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ FROM quay.io/openshifttest/fcos-bm:base

COPY root/ /

RUN set -x; pip3 install --target=/usr/lib redfish pandas netaddr wheel git+https://github.com/jadhaj/py-junos-eznc.git@fix \
RUN set -x; pip3 install --target=/usr/lib redfish pandas netaddr wheel junos-eznc \
&& systemctl preset-all

0 comments on commit 7e37aca

Please sign in to comment.