These are officially gone
This commit is contained in:
parent
5163c1fee8
commit
b9769de240
|
@ -14,9 +14,6 @@ COPY post_text.conf .
|
||||||
# Dependency time
|
# Dependency time
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get -y upgrade
|
RUN apt-get -y upgrade
|
||||||
# Work around for test failing due to headers being lowercase now that
|
|
||||||
# cpan.org is on HTTP/2
|
|
||||||
#RUN cpanm --notest Net::HTTP
|
|
||||||
RUN cpanm --installdeps .
|
RUN cpanm --installdeps .
|
||||||
|
|
||||||
# Finish setting up the environment
|
# Finish setting up the environment
|
||||||
|
|
Loading…
Reference in New Issue
Block a user