]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update Debian CI container from version 11 to 12
authorSimon McVittie <smcv@collabora.com>
Tue, 1 Oct 2024 11:21:31 +0000 (12:21 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 1 Oct 2024 13:40:30 +0000 (14:40 +0100)
Debian 11 recently reached EOL, and we should really be using the
latest stable release as our reference.

Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index 6c4b5b04bae9779b381998828e37918cf9f94919..a9928968ef5bbf166ebc215c34dac0ac1186b3a1 100644 (file)
@@ -68,8 +68,8 @@ variables:
 
 .debian-vars:
   variables:
-    FDO_DISTRIBUTION_VERSION: 'bullseye-slim'
-    FDO_DISTRIBUTION_TAG: '2022-04-17' # Bump this version on every ci-install.sh or dist version change
+    FDO_DISTRIBUTION_VERSION: 'bookworm-slim'
+    FDO_DISTRIBUTION_TAG: '2024-10-01.0' # Bump this version on every ci-install.sh or dist version change
 
 .opensuse-vars:
   variables: