mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
ci: updated base-image
This commit is contained in:
@@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
||||
COPY ./install /app/install
|
||||
RUN bash /app/install/deps/deps.sh && \
|
||||
bash /app/install/python/python.sh && \
|
||||
bash /app/install/golang/golang.sh && \
|
||||
bash /app/install/go/go.sh && \
|
||||
bash /app/install/node/node.sh && \
|
||||
bash /app/install/chromedriver/chromedriver.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user