Dropping support for old volk and ubuntu versions, please update..;

This commit is contained in:
Ryzerth
2021-04-26 17:03:52 +02:00
parent 27697bb638
commit 128e52e33a
27 changed files with 22 additions and 80 deletions

View File

@ -1,4 +0,0 @@
FROM ubuntu:bionic
ENV DEBIAN_FRONTEND=noninteractive
COPY do_build.sh /root
RUN chmod +x /root/do_build.sh