ci: Update Debian CI image to new Stable (Bullseye)

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2021-10-07 16:28:46 +01:00
parent 4023c9b567
commit 0aff931ed3

View File

@ -1,11 +1,11 @@
FROM debian:buster FROM debian:bullseye
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \ RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
bindfs \ bindfs \
black \ black \
clang \ clang \
clang-tools-7 \ clang-tools \
clang-format-7 \ clang-format \
dbus \ dbus \
desktop-file-utils \ desktop-file-utils \
elfutils \ elfutils \