mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-25 23:10:39 +02:00
ci: Update Debian CI image to new Stable (Bullseye)
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
4023c9b567
commit
0aff931ed3
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user