From: Simon McVittie Date: Tue, 1 Oct 2024 11:21:31 +0000 (+0100) Subject: Update Debian CI container from version 11 to 12 X-Git-Tag: dbus-1.15.12~18^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abedc312ca828c0e51029f61b5d7d4ef2ccb5017;p=thirdparty%2Fdbus.git Update Debian CI container from version 11 to 12 Debian 11 recently reached EOL, and we should really be using the latest stable release as our reference. Signed-off-by: Simon McVittie --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c4b5b04b..a9928968e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: