Skip to content

Commit

Permalink
Update the build image to buster
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel committed Jun 2, 2020
1 parent d860057 commit d76c9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# ForceUpdate 12 -- change here if you need to force a rebuild

FROM debian:stretch
FROM debian:buster

RUN apt-get update && \
apt-get install -y build-essential gnupg curl git wget psmisc rsync make python bash-completion \
Expand Down

0 comments on commit d76c9b8

Please sign in to comment.