diff --git a/tarsnap/Dockerfile b/tarsnap/Dockerfile index 4f8e9ef..ba5a26a 100644 --- a/tarsnap/Dockerfile +++ b/tarsnap/Dockerfile @@ -11,6 +11,7 @@ RUN buildDeps=' \ curl \ e2fslibs-dev \ gcc \ + gnupg \ libc6-dev \ libdigest-sha-perl \ libssl-dev \