From 28f323ee4b24a110fefe6a8a4d841a30247695bf Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 26 Jan 2018 00:36:18 +0100 Subject: [pkg] zesty EOL reached --- pkg/docker_bundle/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/docker_bundle/Dockerfile b/pkg/docker_bundle/Dockerfile index 90ad6eb3..91515460 100644 --- a/pkg/docker_bundle/Dockerfile +++ b/pkg/docker_bundle/Dockerfile @@ -4,7 +4,7 @@ # It has diverged from the original, but it's because I don't want the clutter # of all the nodejs and friends inside a container for bundling -- kali. -FROM ubuntu:17.04 +FROM ubuntu:17.10 MAINTAINER LEAP Encryption Access Project LABEL Description="Image for building Bitmask bundle based on Ubuntu 17:04" Vendor="LEAP" Version="1.1" -- cgit v1.2.3