kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed CI for debian 10 and 11 2
rodzic
e4b4787cbb
commit
36f2b157e5
|
@ -1,2 +1,3 @@
|
|||
FROM debian:buster
|
||||
COPY do_build.sh /root
|
||||
COPY do_build.sh /root
|
||||
RUN chmod +x /root/do_build.sh
|
|
@ -1,2 +1,3 @@
|
|||
FROM debian:bullseye
|
||||
COPY do_build.sh /root
|
||||
COPY do_build.sh /root
|
||||
RUN chmod +x /root/do_build.sh
|
Ładowanie…
Reference in New Issue