Undo dependency (last) uninstall
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2022-05-02 11:04:31 +02:00
parent c3c881f9e9
commit 665ce3c4da

View File

@ -42,8 +42,8 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
setuptools \
wheel \
yamllint && \
apt-get remove -y \
curl && \
# apt-get remove -y \
# curl && \
apt-get autoremove -y && \
rm -rf /var/lib/apt/lists/* && \
rm -f /tmp/ovftool-installer