From 025f2cb12c17eb9a0af92691ab44451a4522c462 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 24 Mar 2024 13:42:22 +0200
Subject: [PATCH] Workbench: Remote transmission-cli from unstable.

transmission-cli is not available in testing but right now unstable is
going through the time64_t migration so it's not installable.
---
 workbench/Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/workbench/Dockerfile b/workbench/Dockerfile
index 8cb063c..ca06e12 100644
--- a/workbench/Dockerfile
+++ b/workbench/Dockerfile
@@ -144,7 +144,6 @@ RUN apt-get update && \
         tmux \
         tnftp \
         tofu \
-        transmission-cli/unstable \
         tree \
         ttyrec \
         udftools \
-- 
GitLab