Skip to content

Commit

Permalink
updateing debian image to bullseye (#2584)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Mandel <markmandel@google.com>
  • Loading branch information
SaitejaTamma and markmandel committed May 20, 2022
1 parent c3dba65 commit 8b58bd8
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:buster
FROM debian:bullseye

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 8b58bd8

Please sign in to comment.