You've already forked algora-tv
							
							
				mirror of
				https://github.com/algora-io/tv.git
				synced 2025-10-30 23:07:56 +02:00 
			
		
		
		
	add curl & sudo
This commit is contained in:
		| @@ -49,7 +49,7 @@ FROM ${RUNNER_IMAGE} | ||||
|  | ||||
| # Install runtime dependencies | ||||
| RUN apt-get update -y && \ | ||||
|     apt-get install -y libstdc++6 openssl libncurses5 locales ffmpeg imagemagick postgresql-client inotify-tools git && \ | ||||
|     apt-get install -y libstdc++6 curl sudo openssl libncurses5 locales ffmpeg imagemagick postgresql-client inotify-tools git && \ | ||||
|     apt-get clean && \ | ||||
|     rm -f /var/lib/apt/lists/*_* | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user