[glib: 1/10] ci: Update Debian CI image to new Stable (Bullseye)
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/10] ci: Update Debian CI image to new Stable (Bullseye)
- Date: Mon, 18 Oct 2021 10:48:32 +0000 (UTC)
commit 0aff931ed3f70e3dfcc194c4dbd8bb603d712725
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Oct 7 16:28:46 2021 +0100
ci: Update Debian CI image to new Stable (Bullseye)
Signed-off-by: Philip Withnall <pwithnall endlessos org>
.gitlab-ci/debian-stable.Dockerfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci/debian-stable.Dockerfile b/.gitlab-ci/debian-stable.Dockerfile
index 38758fc9e..0384c64ee 100644
--- a/.gitlab-ci/debian-stable.Dockerfile
+++ b/.gitlab-ci/debian-stable.Dockerfile
@@ -1,11 +1,11 @@
-FROM debian:buster
+FROM debian:bullseye
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
bindfs \
black \
clang \
- clang-tools-7 \
- clang-format-7 \
+ clang-tools \
+ clang-format \
dbus \
desktop-file-utils \
elfutils \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]