Skip to content

Commit 1b9b788

Browse files
committed
mint22: Remove newly introduced ubuntu.sources in 24.04
1 parent baf4d30 commit 1b9b788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mint22-amd64.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN \
3737

3838
# Empty default sources.list
3939
RUN echo "" > /etc/apt/sources.list
40+
RUN rm -rf /etc/apt/sources.list.d/ubuntu.sources
4041

4142
# Update APT cache.
4243
RUN apt-get update

0 commit comments

Comments
 (0)