Skip to content

Commit

Permalink
Ansible 8 is required.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Feb 22, 2024
1 parent e632c2f commit 39851f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ 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==9.2.0 \
ansible==8.7.0 \
ansible-core==2.15.4 \
Jinja2==3.1.3 \
netaddr==1.1.0 \
Expand Down

0 comments on commit 39851f5

Please sign in to comment.