Skip to content

Commit

Permalink
Fully revert to working version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Feb 22, 2024
1 parent 96abaea commit be6fc7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ RUN set -x \
&& curl -fsSL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version "v${VERSION_HELM}" \
&& helm plugin install https://github.com/databus23/helm-diff \
&& python3 -m pip install --disable-pip-version-check --no-cache-dir \
ansible==8.7.0 \
ansible-core==2.15.7 \
ansible==8.4.0 \
ansible-core==2.15.4 \
Jinja2==3.1.3 \
netaddr==1.1.0 \
humanfriendly==10.0 \
Expand Down

0 comments on commit be6fc7e

Please sign in to comment.