chore(tools): update packages

This commit is contained in:
Khue Doan
2022-01-16 17:38:37 +07:00
parent c5602bdb8b
commit 40523e64ab

View File

@ -14,7 +14,6 @@ RUN yes | pacman --sync --refresh \
argocd \ argocd \
diffutils \ diffutils \
docker \ docker \
docker-compose \
git \ git \
graphviz \ graphviz \
helm \ helm \
@ -28,6 +27,7 @@ RUN yes | pacman --sync --refresh \
python-kubernetes \ python-kubernetes \
python-netaddr \ python-netaddr \
python-pip \ python-pip \
sudo \
terraform terraform
# TODO https://github.com/ansible-collections/community.docker/issues/216 # TODO https://github.com/ansible-collections/community.docker/issues/216