Skip to content

Commit

Permalink
Update the build image to buster (googleforgames#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel authored and ilkercelikyilmaz committed Oct 23, 2020
1 parent b384717 commit aaec03c
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 aaec03c

Please sign in to comment.