triggers and execution queue; subagents
This commit is contained in:
@@ -18,7 +18,7 @@ RUN apt-get update \
|
||||
&& make install \
|
||||
&& cd .. \
|
||||
&& rm -rf ta-lib ta-lib-0.4.0-src.tar.gz \
|
||||
&& apt-get purge -y --auto-remove gcc g++ make wget ca-certificates \
|
||||
&& apt-get purge -y --auto-remove gcc g++ make wget \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Python build dependencies early for better layer caching
|
||||
|
||||
Reference in New Issue
Block a user