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 \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user