From 4c9a4092ca2ae16923b0952c4491c1a01642855a Mon Sep 17 00:00:00 2001 From: Yannick Heneault Date: Wed, 17 Feb 2021 10:27:06 -0500 Subject: [PATCH] use Debian buster to build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9ab0f8f..0a8db6f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:jessie +FROM debian:buster RUN apt-get update && \ apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping locales