Undo dependency (last) uninstall
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c3c881f9e9
commit
665ce3c4da
@ -42,8 +42,8 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
|
|||||||
setuptools \
|
setuptools \
|
||||||
wheel \
|
wheel \
|
||||||
yamllint && \
|
yamllint && \
|
||||||
apt-get remove -y \
|
# apt-get remove -y \
|
||||||
curl && \
|
# curl && \
|
||||||
apt-get autoremove -y && \
|
apt-get autoremove -y && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
rm -f /tmp/ovftool-installer
|
rm -f /tmp/ovftool-installer
|
||||||
|
Loading…
Reference in New Issue
Block a user