From 27c8ab16da2ab0c0c2d18a587e6614b09d5a4175 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 12 Dec 2020 01:00:12 +0100 Subject: [PATCH] Switch to Ubuntu 20.10 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 82f020e..0900f55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:20.04 +FROM ubuntu:20.10 LABEL maintainer="Frank Denis" SHELL ["/bin/sh", "-x", "-c"] ENV SERIAL 1