Skip to content

Commit

Permalink
use Debian buster to build
Browse files Browse the repository at this point in the history
  • Loading branch information
heneault committed Feb 17, 2021
1 parent 7c6753f commit 4c9a409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 4c9a409

Please sign in to comment.