Skip to content
Snippets Groups Projects
Commit e6d03ac1 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Remove unnecessary profile.d files

parent 73ffc56c
Branches
No related tags found
1 merge request!145Handle new funny GBD profile.d files
...@@ -65,5 +65,6 @@ RUN --mount=type=cache,target=/var/cache/apt \ ...@@ -65,5 +65,6 @@ RUN --mount=type=cache,target=/var/cache/apt \
&& apt-get -yqq install --no-install-recommends \ && apt-get -yqq install --no-install-recommends \
gitlab-runner \ gitlab-runner \
&& apt-get -yqq autoremove \ && apt-get -yqq autoremove \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/* \
&& rm -rf /etc/profile.d/debuginfod.*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment