summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-01-26 00:36:18 +0100
committerKali Kaneko <kali@leap.se>2018-01-26 14:57:18 +0100
commit28f323ee4b24a110fefe6a8a4d841a30247695bf (patch)
tree52a84e1b31e01cc67baa0c7ccb292643b2b89070
parent3888cc4a1a93b8756f21dd5de759a38ba8b53201 (diff)
[pkg] zesty EOL reached
-rw-r--r--pkg/docker_bundle/Dockerfile2
1 files changed, 1 insertions, 1 deletions
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 <info@leap.se>
LABEL Description="Image for building Bitmask bundle based on Ubuntu 17:04" Vendor="LEAP" Version="1.1"