From 6bd0dcc1e96849207cfad87c617f931f9f537800 Mon Sep 17 00:00:00 2001
From: remi-filament <30716308+remi-filament@users.noreply.github.com>
Date: Wed, 23 Jan 2019 11:33:03 +0100
Subject: [PATCH] Fix psql-client installation

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

diff --git a/12.0.Dockerfile b/12.0.Dockerfile
index ab44cfd..906b25b 100644
--- a/12.0.Dockerfile
+++ b/12.0.Dockerfile
@@ -13,6 +13,7 @@ RUN set -x; \
             curl \
             fontconfig \
             git \
+            gnupg \
             libssl1.0-dev \
             libx11-6 \
             libxcb1 \
-- 
GitLab