mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 22:57:55 +03:00
fix build bug
This commit is contained in:
parent
69cebd1c19
commit
59963d1ecf
@ -12,6 +12,11 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||||||
|
|
||||||
ARG NGINX_RTMP_MODULE_VERSION=1.2.1
|
ARG NGINX_RTMP_MODULE_VERSION=1.2.1
|
||||||
|
|
||||||
|
##################################################################
|
||||||
|
# Clear sources.list.d
|
||||||
|
##################################################################
|
||||||
|
RUN rm -rfv /etc/apt/sources.list.d/*
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# sid sources list
|
# sid sources list
|
||||||
##################################################################
|
##################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user