We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf4d30 commit 1b9b788Copy full SHA for 1b9b788
mint22-amd64.Dockerfile
@@ -37,6 +37,7 @@ RUN \
37
38
# Empty default sources.list
39
RUN echo "" > /etc/apt/sources.list
40
+RUN rm -rf /etc/apt/sources.list.d/ubuntu.sources
41
42
# Update APT cache.
43
RUN apt-get update
0 commit comments