|
|
|
@ -14,7 +14,7 @@ |
|
|
|
# You should have received a copy of the GNU General Public License |
|
|
|
# You should have received a copy of the GNU General Public License |
|
|
|
# along with qTox. If not, see <http://www.gnu.org/licenses/> |
|
|
|
# along with qTox. If not, see <http://www.gnu.org/licenses/> |
|
|
|
|
|
|
|
|
|
|
|
FROM ubuntu:16.04 |
|
|
|
FROM ubuntu:18.04 |
|
|
|
|
|
|
|
|
|
|
|
ENV DEBIAN_FRONTEND=noninteractive |
|
|
|
ENV DEBIAN_FRONTEND=noninteractive |
|
|
|
|
|
|
|
|
|
|
|
|