From dfb57b40e58773358381a75fd62b5e0725db48af Mon Sep 17 00:00:00 2001 From: Maciej Lebiest Date: Sat, 14 Sep 2024 22:01:30 +0200 Subject: [PATCH] add git --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index a91ec11..b323bc1 100644 --- a/Containerfile +++ b/Containerfile @@ -4,8 +4,8 @@ ENV VIRTUAL_ENV=/venv ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV PKGS_DNF="python \ + git \ nodejs \ - latex \ tini \ bind-utils \ iputils \