From f085beec2a6be9b1045ed4f609156ea54ad37d82 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 10 Feb 2021 21:45:18 +0100 Subject: [pkg] add build deps --- docker/Dockerfile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docker') diff --git a/docker/Dockerfile b/docker/Dockerfile index 82ea94e..29ade5b 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,8 +1,6 @@ -# An image to build and package the Bitmask Lite (RiseupVPN and other branded builds) -# (c) LEAP Encryption Access Project 2018-2019 +# An image to build and package the BitmaskVPN (RiseupVPN and other branded builds) +# (c) LEAP Encryption Access Project 2018-2021 -# we start with 18.04 (bionic) to match the core18 used in the snap -# but we will have to install a couple of extras on top... FROM ubuntu:20.04 as builder MAINTAINER LEAP Encryption Access Project -- cgit v1.2.3