From 33db4f56e5e168d4b5df48cd66615bb96502a98d Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 2 Oct 2022 22:07:14 +0300
Subject: [PATCH] Remove podman-toolbox.

It's not in testing right now and it's not needed in the image, just the
host.
---
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 228358a..dd45346 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -133,7 +133,6 @@ RUN apt-get update && \
         ostree \
         packer \
         php-cli \
-        podman-toolbox \
         postgresql-client \
         protobuf-compiler \
         python3-dev \
-- 
GitLab