fix: arty.yml
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 1m59s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 1m59s
This commit is contained in:
@@ -22,9 +22,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libavformat-dev \
|
||||
libavutil-dev \
|
||||
libswscale-dev \
|
||||
libavdevice-dev \
|
||||
bc \
|
||||
jq \
|
||||
openssh-server \
|
||||
pkg-config \
|
||||
&& apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Supervisor for process management
|
||||
|
||||
Reference in New Issue
Block a user