This commit is contained in:
Michael Grote 2024-02-06 20:23:46 +01:00
parent 75fe82a2d6
commit f2c138ecee
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ RUN apt-get update && \
git \ git \
curl \ curl \
yamllint \ yamllint \
s-nail s-nail \
&& apt-get clean && \ && apt-get clean && \
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*