Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -153,9 +153,9 @@ RUN apt-get update && \ skaffold \ terragrunt \ && \ brew cleanup --prune=all -s && \ ln --symbolic --target /etc/bash_completion.d/ /usr/local/etc/bash_completion.d/* /usr/local/opt/helm@2/etc/bash_completion.d/* && \ ln --symbolic --target /usr/local/bin/ /usr/local/opt/helm@2/bin/* && \ brew cleanup --prune=all -s && \ python3 -m pip install --use-deprecated=legacy-resolver \ ansible \ ansible-runner \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -153,9 +153,9 @@ RUN apt-get update && \ skaffold \ terragrunt \ && \ brew cleanup --prune=all -s && \ ln --symbolic --target /etc/bash_completion.d/ /usr/local/etc/bash_completion.d/* /usr/local/opt/helm@2/etc/bash_completion.d/* && \ ln --symbolic --target /usr/local/bin/ /usr/local/opt/helm@2/bin/* && \ brew cleanup --prune=all -s && \ python3 -m pip install --use-deprecated=legacy-resolver \ ansible \ ansible-runner \ Loading