These are officially gone
This commit is contained in:
parent
5163c1fee8
commit
b9769de240
|
@ -14,9 +14,6 @@ COPY post_text.conf .
|
|||
# Dependency time
|
||||
RUN apt-get update
|
||||
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 .
|
||||
|
||||
# Finish setting up the environment
|
||||
|
|
Loading…
Reference in a new issue