Skip to content

Commit ab5475a

Browse files
committed
Update link to source repository
1 parent cfe9057 commit ab5475a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN \
1616
quilt \
1717
software-properties-common \
1818
&& \
19-
add-apt-repository --enable-source 'http://deb.debian.org/debian' && \
19+
add-apt-repository --enable-source 'http://archive.ubuntu.com/ubuntu/' && \
2020
apt-get update && \
2121
apt-get build-dep --no-install-recommends -y transmission && \
2222
apt-get clean

0 commit comments

Comments
 (0)