add curl install
Some checks failed
Build and Push Image / Build and push image (push) Failing after 2m32s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 2m32s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:20-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y git python3
|
||||
RUN apt-get update && apt-get install -y git python3 curl
|
||||
RUN mkdir /epg
|
||||
|
||||
RUN git clone --depth 1 -b master https://github.com/iptv-org/epg.git /epg
|
||||
|
||||
Reference in New Issue
Block a user