From fa2f5d789a5686ad5296fcf79cf2a19fa598d071 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 29 Jul 2022 22:43:36 +0300
Subject: [PATCH] Add python-hcl2.

---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index c44fa42..aa71ea1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -238,6 +238,7 @@ RUN apt-get update && \
         PyGObject \
         pyopenssl \
         'python-gitlab[autocompletion,yaml]' \
+        python-hcl2 \
         pyxdg \
         redis \
         remarshal \
-- 
GitLab