Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Reverting to latest cinch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypoulz committed Aug 27, 2018
1 parent 26ca38a commit 67c4c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/provisioner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN pip install virtualenvwrapper && \
workon provisioner && \
pip install -U pip && \
pip install -U setuptools && \
pip install -U linchpin[beaker]==1.5.4 cinch==0.9.0
pip install -U linchpin[beaker]==1.5.4 cinch==1.0.0

# Setup certificates for RedHat
RUN cd /etc/pki/ca-trust/source/anchors && \
Expand Down

0 comments on commit 67c4c96

Please sign in to comment.