Updated apt url, trigger rebuild
This commit is contained in:
parent
3f4890970a
commit
b0f48263aa
@ -1,4 +1,4 @@
|
|||||||
cleaninstall/
|
cleaninstall/
|
||||||
.git/
|
.git/
|
||||||
Makefile
|
Makefile
|
||||||
devel
|
devel/
|
||||||
|
@ -12,7 +12,7 @@ RUN apt-get update \
|
|||||||
&& rm -rf /var/lib/apt/lists/* /tmp/*
|
&& rm -rf /var/lib/apt/lists/* /tmp/*
|
||||||
|
|
||||||
# Add in Leenooks' apt repository
|
# Add in Leenooks' apt repository
|
||||||
RUN curl -s http://apt.leenooks.net/setup.sh | sh
|
RUN curl -s http://apt.leenooks.net/setup.sh | sh # Updated URL
|
||||||
|
|
||||||
# For SSH connections and Spell
|
# For SSH connections and Spell
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
Reference in New Issue
Block a user