From 47a431abf6e27e7939f2aab7aaf63658e155329c Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 12 Feb 2020 10:49:15 -0800 Subject: [PATCH] Back to xenial --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1e6e322..b97df1e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG REPO=library -FROM ${REPO}/ubuntu:bionic +FROM ${REPO}/ubuntu:xenial LABEL maintainer="ViViDboarder " # Allow building/running non-amd64 images from amd64